aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/player.h')
-rw-r--r--engines/mads/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/player.h b/engines/mads/player.h
index 896b8d5b16..92e28896c4 100644
--- a/engines/mads/player.h
+++ b/engines/mads/player.h
@@ -63,7 +63,7 @@ public:
int _special;
int _ticksAmount;
uint32 _priorTimer;
- int _unk3;
+ int _unk3, _unk4;
bool _forceRefresh;
Common::String _spritesPrefix;
public: