Moved some character code from kyra2/kyra3 to KyraEngine_v2.

svn-id: r31822
This commit is contained in:
Johannes Schickel 2008-05-02 15:39:51 +00:00
parent c6830b4138
commit 5e4fceec2e
10 changed files with 130 additions and 176 deletions

View file

@ -29,7 +29,7 @@
#include "kyra/kyra.h"
#define CURRENT_SAVE_VERSION 10
#define CURRENT_SAVE_VERSION 11
#define GF_FLOPPY (1 << 0)
#define GF_TALKIE (1 << 1)