Skip to content

Commit 71eb7af

Browse files
ANIMETITLE
soon
1 parent ba1bbd7 commit 71eb7af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

levels/level_defines.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ DEFINE_LEVEL("DONJON", LEVEL_UNKNOWN_3, COURSE_NONE, do
1717
DEFINE_LEVEL("TERESA OBAKE", LEVEL_BBH, COURSE_BBH, bbh, spooky, 28000, 0x00, 0x00, 0x00, _, _)
1818
DEFINE_LEVEL("YYAMA1 % YSLD", LEVEL_CCM, COURSE_CCM, ccm, slide, 17000, 0x00, 0x00, 0x00, _, _)
1919
DEFINE_LEVEL("SELECT ROOM", LEVEL_CASTLE, COURSE_NONE, castle_inside, inside, 20000, 0x00, 0x00, 0x00, _, sCamCastle)
20-
STUB_LEVEL( "", LEVEL_ENDING, COURSE_CAKE_END, 20000, 0x00, 0x00, 0x00, _, _)
20+
STUB_LEVEL( "ANIMETITLE", LEVEL_ENDING, COURSE_CAKE_END, 20000, 0x00, 0x00, 0x00, _, _)
2121
STUB_LEVEL( "SABAKU", LEVEL_SSL, COURSE_SSL, 15000, 0x00, 0x00, 0x00, _, _)
2222
DEFINE_LEVEL("BATTLE FIELD", LEVEL_BOB, COURSE_BOB, bob, generic, 15000, 0x08, 0x08, 0x08, _, sCamBOB)
23-
STUB_LEVEL( "YUKIYAMA2", LEVEL_SL, COURSE_SL, 14000, 0x00, 0x00, 0x00, _, _)
23+
STUB_LEVEL( "", LEVEL_SL, COURSE_SL, 14000, 0x00, 0x00, 0x00, _, _)
2424
STUB_LEVEL( "POOL KAI", LEVEL_WDW, COURSE_WDW, 17000, 0x00, 0x00, 0x00, _, _)
2525
DEFINE_LEVEL("TINBOTU", LEVEL_JRB, COURSE_JRB, jrb, water, 20000, 0x00, 0x00, 0x00, _, _)
2626
DEFINE_LEVEL("BIG WORLD", LEVEL_THI, COURSE_THI, thi, grass, 20000, 0x00, 0x00, 0x00, _, _)

0 commit comments

Comments
 (0)