- introducing "grade" system for cards
- Fixed a few typos in _cards.dat
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-30 06:33:40 +00:00
parent ccdda4e7a8
commit dd01706527
13 changed files with 117 additions and 32 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include <time.h>
#endif
enum ENUM_DUEL_STATE
enum ENUM_DUEL_STATEseems
{
DUEL_STATE_START,
DUEL_STATE_END,