Remove unused defines for busy_space

This commit is contained in:
Arokha Sieyes
2017-03-18 01:16:17 -04:00
parent 878a250dc4
commit 853de169ec
-12
View File
@@ -1,12 +0,0 @@
//Org flags
//Ships you might see
#define ORG_HAS_NAVY 0x1
#define ORG_HAS_TRADERS 0x2
#define ORG_HAS_TECH 0x4
#define ORG_HAS_MERCS 0x8
#define ORG_HAS_DIPLO 0x10
//What they get up to kinda
#define ORG_HAS_SHADY 0x20
#define ORG_HAS_ENTERTAIN 0x40
#define ORG_HAS_HUGENESS 0x80