diff options
author | Nathan Vance <nathav63@gmail.com> | 2015-02-22 23:04:50 -0500 |
---|---|---|
committer | Nathan Vance <nathav63@gmail.com> | 2015-02-22 23:04:50 -0500 |
commit | c5e6b7b4c1adab9c40ea7c73e828605cbad833f8 (patch) | |
tree | 04251e3529c5481885c7ae0a91107b95f360bd63 /7w.h | |
parent | Added basic purchasing with definites (diff) | |
download | 7w-c5e6b7b4c1adab9c40ea7c73e828605cbad833f8.tar.gz 7w-c5e6b7b4c1adab9c40ea7c73e828605cbad833f8.tar.bz2 7w-c5e6b7b4c1adab9c40ea7c73e828605cbad833f8.zip |
Added more support for idefinites, but has major bugs!
Diffstat (limited to '7w.h')
-rw-r--r-- | 7w.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,3 +52,5 @@ #define COLORMILITARY 31 #define COLORSCIENTIFIC 32 #define COLORGUILD 35 + +#define INDEF 8 |