diff options
author | Nathan Vance <nathav63@gmail.com> | 2015-02-11 09:03:54 -0500 |
---|---|---|
committer | Nathan Vance <nathav63@gmail.com> | 2015-02-11 09:03:54 -0500 |
commit | 32bb4df5a4668bcfcd417c7b37a606281529e7a4 (patch) | |
tree | 0ebff4701383eb835fcba37de603324bb1710806 /7w.h | |
parent | Bug fixes (diff) | |
download | 7w-32bb4df5a4668bcfcd417c7b37a606281529e7a4.tar.gz 7w-32bb4df5a4668bcfcd417c7b37a606281529e7a4.tar.bz2 7w-32bb4df5a4668bcfcd417c7b37a606281529e7a4.zip |
Added descriptions for special cards
Diffstat (limited to '7w.h')
-rw-r--r-- | 7w.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +#define CARDSPERERA 30 + #define NUMRESOURCES 8 #define WOOD 0 #define STONE 1 |