- Adding DJardin's port to N900
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-09-16 13:12:05 +00:00
parent 46c499be5f
commit 3965505b15
15 changed files with 2379 additions and 180 deletions

View File

@@ -69,7 +69,7 @@ protected:
int price; //Base price.
int minCards, maxCards;
vector<MTGPackSlot*> slots;
vector<MTGPackSlot*> slotss;
};
class MTGPacks{