aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/game.h')
-rw-r--r--engines/gob/game.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/engines/gob/game.h b/engines/gob/game.h
index f1548d4386..3b81163853 100644
--- a/engines/gob/game.h
+++ b/engines/gob/game.h
@@ -115,6 +115,8 @@ public:
int32 _startTimeKey;
int16 _mouseButtons;
+ char _soundFromExt[20];
+
Game(GobEngine *vm);
char *loadExtData(int16 dataId, int16 *pResWidth, int16 *pResHeight);
@@ -123,7 +125,6 @@ public:
void capturePush(int16 left, int16 top, int16 width, int16 height);
void capturePop(char doDraw);
- void interLoadSound(int16 slot);
void freeSoundSlot(int16 slot);
int16 checkKeys(int16 *pMousex, int16 *pMouseY, int16 *pButtons,
char handleMouse);
@@ -167,8 +168,6 @@ protected:
int16 _collStackSize;
int16 _collStackElemSizes[3];
- char _soundFromExt[20];
-
char _shouldPushColls;
// Capture