Added RR to supported levels

This commit is contained in:
MysterD 2020-10-11 14:42:04 -07:00
parent f23bed87ec
commit d32b02ecb2
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ void render_hud_unsupported_level(void) {
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
//case COURSE_BITS: // (18) Bowser in the Sky //case COURSE_BITS: // (18) Bowser in the Sky