Make it possible to compile with WITH_DEBUG_CHEATS again.

svn-id: r14817
This commit is contained in:
Torbjörn Andersson 2004-08-28 14:45:52 +00:00
parent 3e75807fa8
commit e023ba7a81

View File

@ -76,6 +76,10 @@ extern bool draw_keyboard;
#undef WITH_DEBUG_CHEATS
#ifdef WITH_DEBUG_CHEATS
#include "sky/grid.h"
#endif
static const GameSettings skySetting =
{"sky", "Beneath a Steel Sky", 0 };