aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/interface.h')
-rw-r--r--engines/xeen/interface.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/xeen/interface.h b/engines/xeen/interface.h
index 43b1f31bde..f84885f307 100644
--- a/engines/xeen/interface.h
+++ b/engines/xeen/interface.h
@@ -117,6 +117,8 @@ private:
int _intrIndex1;
bool _flipWtr;
bool _flipWall;
+ bool _flipSky;
+ bool _flipGround;
bool _flag1;
int _animCounter;
bool _isAnimReset;
@@ -127,6 +129,7 @@ private:
byte _wo[308];
bool _thinWall;
int _overallFrame;
+ bool _isShooting;
void loadSprites();