(I_NONE): New. To be used as item type error value and such.
This commit is contained in:
parent
48175e9beb
commit
7b42409c9a
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
|
||||
#define V_ITEM(x) ((x)|VT_ITEM) /* a moveable, sellable(?) commodity */
|
||||
|
||||
#define I_NONE 0
|
||||
#define I_CIVIL 1
|
||||
#define I_MILIT 2
|
||||
#define I_SHELL 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue