mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-14 19:03:21 +00:00
7 lines
155 B
Plaintext
7 lines
155 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" |