- added initial radio chatter sfx, still not fully correct

- remove obsolete mixerStreamRunning track variable

svn-id: r35801
This commit is contained in:
Paweł Kołodziejski 2009-01-10 13:04:33 +00:00
parent 6c27a9f008
commit 5fc53e262e
5 changed files with 28 additions and 4 deletions

View file

@ -50,7 +50,7 @@ namespace Scumm {
* only saves/loads those which are valid for the version of the savegame
* which is being loaded/saved currently.
*/
#define CURRENT_VER 75
#define CURRENT_VER 76
/**
* An auxillary macro, used to specify savegame versions. We use this instead