-windows makefile update
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-08-22 07:04:54 +00:00
parent 9eccae4e1e
commit 01d68f9b3c
7 changed files with 105 additions and 10 deletions

View File

@@ -53,6 +53,7 @@ class ShopItem:public JGuiObject{
class ShopItems:public JGuiController,public JGuiListener{
private:
int showList;
PlayerData * playerdata;
PriceList * pricelist;
int mX, mY, mHeight;