basic grim demo support

This commit is contained in:
Pawel Kolodziejski 2005-08-27 16:08:44 +00:00
parent 374d591195
commit 58e3e0903b
9 changed files with 56 additions and 12 deletions

View file

@ -35,6 +35,7 @@ Engine *g_engine = NULL;
extern Imuse *g_imuse;
int g_imuseState = -1;
int g_flags = 0;
#ifdef _WIN32