mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
Added TTC to supported levels
This commit is contained in:
parent
dbe1e21b87
commit
13fdf6ceaf
1 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,7 @@ void render_hud_unsupported_level(void) {
|
||||||
case COURSE_WDW: // (11) Wet Dry World
|
case COURSE_WDW: // (11) Wet Dry World
|
||||||
case COURSE_TTM: // (12) Tall Tall Mountain
|
case COURSE_TTM: // (12) Tall Tall Mountain
|
||||||
case COURSE_THI: // (13) Tiny Huge Island
|
case COURSE_THI: // (13) Tiny Huge Island
|
||||||
//case COURSE_TTC: // (14) Tick Tock Clock
|
case COURSE_TTC: // (14) Tick Tock Clock
|
||||||
//case COURSE_RR: // (15) Rainbow Ride
|
//case COURSE_RR: // (15) Rainbow Ride
|
||||||
case COURSE_BITDW: // (16) Bowser in the Dark World
|
case COURSE_BITDW: // (16) Bowser in the Dark World
|
||||||
case COURSE_BITFS: // (17) Bowser in the Fire Sea
|
case COURSE_BITFS: // (17) Bowser in the Fire Sea
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue