diff options
Diffstat (limited to 'sky/control.h')
-rw-r--r-- | sky/control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/control.h b/sky/control.h index 474ec8f71c..a4817f7f36 100644 --- a/sky/control.h +++ b/sky/control.h @@ -106,7 +106,7 @@ class SkyMouse; #define SAVE_GRAFX 32 #define SAVE_TURNP 64 -#define SAVE_FILE_REVISION 1 +#define SAVE_FILE_REVISION 2 struct AllocedMem { uint16 *mem; |