summaryrefslogtreecommitdiff
path: root/src/koopatlas/shop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/koopatlas/shop.h')
-rw-r--r--src/koopatlas/shop.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/koopatlas/shop.h b/src/koopatlas/shop.h
index eca02d1..cf78b36 100644
--- a/src/koopatlas/shop.h
+++ b/src/koopatlas/shop.h
@@ -27,8 +27,11 @@ class dWMShop_c : public dActor_c {
m3d::anmChr_c ska;
mMtx matrix;
+ mEf::es2 effect;
+
char currentItem;
bool isHidden;
+ bool wasOff;
int world;
dShopItem *itemA;