Also saves _currentMusic svn-id: r14525
This commit is contained in:
parent
dc476abe60
commit
d63d23ed07
4 changed files with 20 additions and 3 deletions
|
@ -32,7 +32,7 @@ namespace Scumm {
|
|||
// Can be useful for other ports too :)
|
||||
|
||||
#define VER(x) x
|
||||
#define CURRENT_VER 34
|
||||
#define CURRENT_VER 35
|
||||
|
||||
// To work around a warning in GCC 3.2 (and 3.1 ?) regarding non-POD types,
|
||||
// we use a small trick: instead of 0 we use 42. Why? Well, it seems newer GCC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue