parent
dc116a34af
commit
3959b96c9a
2 changed files with 8 additions and 1 deletions
|
@ -32,7 +32,7 @@ namespace Scumm {
|
|||
// Can be useful for other ports too :)
|
||||
|
||||
#define VER(x) x
|
||||
#define CURRENT_VER 24
|
||||
#define CURRENT_VER 25
|
||||
|
||||
// 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