From 32bb4df5a4668bcfcd417c7b37a606281529e7a4 Mon Sep 17 00:00:00 2001 From: Nathan Vance Date: Wed, 11 Feb 2015 09:03:54 -0500 Subject: Added descriptions for special cards --- 7w.h | 2 ++ 1 file changed, 2 insertions(+) (limited to '7w.h') diff --git a/7w.h b/7w.h index 6df04e2..6d80213 100644 --- a/7w.h +++ b/7w.h @@ -1,3 +1,5 @@ +#define CARDSPERERA 30 + #define NUMRESOURCES 8 #define WOOD 0 #define STONE 1 -- cgit