Sound settings for Lure can be modified through the GMM
svn-id: r32855
This commit is contained in:
parent
30c52e215c
commit
c1ae3f7dd0
5 changed files with 37 additions and 15 deletions
|
@ -70,6 +70,7 @@ public:
|
|||
virtual int init();
|
||||
virtual int go();
|
||||
virtual void pauseEngineIntern(bool pause);
|
||||
virtual void syncSoundSettings();
|
||||
|
||||
Disk &disk() { return *_disk; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue