8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
|
|
#define CAT_NONE ""
|
|
#define CAT_WEAPON "Weaponry"
|
|
#define CAT_AMMO "Ammunition"
|
|
#define CAT_ROBOT "Robots"
|
|
#define CAT_FOOD "Food"
|
|
#define CAT_MISC "Misc"
|
|
#define CAT_PRIMAL "Tribal" |