Removed some obsolete defines

svn-id: r30320
This commit is contained in:
Filippos Karapetis 2008-01-07 08:44:19 +00:00
parent f3b99816c6
commit 4fb5f9274d
2 changed files with 2 additions and 5 deletions

View file

@ -54,6 +54,8 @@ Console::Console(SagaEngine *vm) : GUI::Debugger() {
// Game stuff
#if 0
#define MAXPATH 512
// Register "g_language" cfg cvar
strncpy(GameModule.game_language, "us", MAXPATH);

View file

@ -64,14 +64,9 @@ struct StringList;
using Common::MemoryReadStream;
using Common::MemoryReadStreamEndian;
//#define MIN_IMG_RLECODE 3
//#define MODEX_SCANLINE_LIMIT 200 //TODO: remove
#define SAGA_IMAGE_DATA_OFFSET 776
#define SAGA_IMAGE_HEADER_LEN 8
#define MAXPATH 512 //TODO: remove
// Note that IHNM has a smaller save title size than ITE
// We allocate the ITE save title size in savegames, to
// preserve savegame backwards compatibility. We only check