mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-27 19:30:41 +00:00
NEVERHOOD: Fix compilation
This commit is contained in:
parent
88be409dc3
commit
191b258593
@ -37,7 +37,7 @@ public:
|
||||
virtual ~Module2300();
|
||||
protected:
|
||||
int _sceneNum;
|
||||
int _soundVolume;
|
||||
int _waterfallSoundVolume;
|
||||
bool _isWaterfallRunning;
|
||||
void createScene(int sceneNum, int which);
|
||||
void updateScene();
|
||||
|
Loading…
Reference in New Issue
Block a user