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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/player.h b/engines/mads/player.h
index cff131342d..896b8d5b16 100644
--- a/engines/mads/player.h
+++ b/engines/mads/player.h
@@ -65,6 +65,7 @@ public:
uint32 _priorTimer;
int _unk3;
bool _forceRefresh;
+ Common::String _spritesPrefix;
public:
Player(MADSEngine *vm);