relations: New enum relations
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
f88365e762
commit
0b05f11d28
9 changed files with 32 additions and 25 deletions
|
@ -192,7 +192,7 @@ sneak_ashore(struct combat off[], struct emp_qelem *olist,
|
|||
struct emp_qelem *qp;
|
||||
struct ulist *llp;
|
||||
struct lndstr *lp;
|
||||
int rel;
|
||||
enum relations rel;
|
||||
|
||||
pr("Trying to sneak on shore...\n");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue