- boosters in shop 100 cards -> 80 cards
- 2 new cards in SHM
- Added Ram checking methods for the PSP
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-04-30 12:10:09 +00:00
parent e0e21fa2a3
commit 8b008a4bda
10 changed files with 168 additions and 42 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#define STAGE_SHOP_MENU 3
#define STAGE_SHOP_SHOP 4
#define SHOP_BOOSTERS 3
class GameStateShop: public GameState, public JGuiListener
{