Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flagsTable instead.
svn-id: r41351
This commit is contained in:
parent
c7861cb65e
commit
5c233c447b
12 changed files with 69 additions and 108 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "kyra/kyra_v1.h"
|
||||
|
||||
#define CURRENT_SAVE_VERSION 15
|
||||
#define CURRENT_SAVE_VERSION 16
|
||||
|
||||
#define GF_FLOPPY (1 << 0)
|
||||
#define GF_TALKIE (1 << 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue