diff options
Diffstat (limited to 'engines/mads/screen.h')
-rw-r--r-- | engines/mads/screen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/screen.h b/engines/mads/screen.h index 862c8720f3..c1e51cb193 100644 --- a/engines/mads/screen.h +++ b/engines/mads/screen.h @@ -151,6 +151,7 @@ public: int _objectIndex; bool _released; int _uiCount; + int _hotspotsIndex; /* * Constructor |