diff --git a/src/fixed/common.cpp b/src/fixed/common.cpp index 6c64860..7531a54 100644 --- a/src/fixed/common.cpp +++ b/src/fixed/common.cpp @@ -45,7 +45,7 @@ EWRAM_DATA ExtraInfoLara playersExtra[MAX_PLAYERS]; #ifdef __3DO__ // TODO fix the title scren on 3DO EWRAM_DATA LevelID gLevelID = LVL_TR1_1; #else -EWRAM_DATA LevelID gLevelID = LVL_TR1_1; +EWRAM_DATA LevelID gLevelID = LVL_TR1_TITLE; #endif const LevelInfo gLevelInfo[LVL_MAX] = {