@@ -1547,13 +1547,13 @@ void course_generate_collision_mesh(void) {
15471547 parse_course_displaylists ((uintptr_t ) d_course_koopa_troopa_beach_addr );
15481548 func_80295C6C ();
15491549 // d_course_koopa_troopa_beach_packed_dl_ADE0
1550- find_vtx_and_set_colours ((uintptr_t ) 0x0700ADE0 , 106 , 255 , 255 , 255 );
1550+ find_vtx_and_set_colours ((uintptr_t ) 0x0700ADE0 , -0x6A , 255 , 255 , 255 );
15511551 // d_course_koopa_troopa_beach_packed_dl_A540
1552- find_vtx_and_set_colours ((uintptr_t ) 0x0700A540 , 106 , 255 , 255 , 255 );
1552+ find_vtx_and_set_colours ((uintptr_t ) 0x0700A540 , -0x6A , 255 , 255 , 255 );
15531553 // d_course_koopa_troopa_beach_packed_dl_9E70
1554- find_vtx_and_set_colours ((uintptr_t ) 0x07009E70 , 106 , 255 , 255 , 255 );
1554+ find_vtx_and_set_colours ((uintptr_t ) 0x07009E70 , -0x6A , 255 , 255 , 255 );
15551555 // d_course_koopa_troopa_beach_packed_dl_358
1556- find_vtx_and_set_colours ((uintptr_t ) 0x07000358 , 106 , 255 , 255 , 255 );
1556+ find_vtx_and_set_colours ((uintptr_t ) 0x07000358 , -0x6A , 255 , 255 , 255 );
15571557 break ;
15581558 case COURSE_ROYAL_RACEWAY :
15591559 parse_course_displaylists ((uintptr_t ) d_course_royal_raceway_addr );
@@ -1590,24 +1590,24 @@ void course_generate_collision_mesh(void) {
15901590 func_80295C6C ();
15911591 D_8015F8E4 = -18.0f ;
15921592 // d_course_sherbet_land_packed_dl_1EB8
1593- find_vtx_and_set_colours ((uintptr_t ) 0x07001EB8 , 76 , 255 , 255 , 255 );
1593+ find_vtx_and_set_colours ((uintptr_t ) 0x07001EB8 , -0x4C , 255 , 255 , 255 );
15941594 // d_course_sherbet_land_packed_dl_2308
1595- find_vtx_and_set_colours ((uintptr_t ) 0x07002308 , 106 , 255 , 255 , 255 );
1595+ find_vtx_and_set_colours ((uintptr_t ) 0x07002308 , -0x6A , 255 , 255 , 255 );
15961596 break ;
15971597 case COURSE_RAINBOW_ROAD :
15981598 D_800DC5C8 = 1 ;
15991599 parse_course_displaylists ((uintptr_t ) d_course_rainbow_road_addr );
16001600 func_80295C6C ();
16011601 D_8015F8E4 = 0.0f ;
16021602 // d_course_rainbow_road_packed_dl_2068
1603- find_vtx_and_set_colours ((uintptr_t ) 0x07002068 , 106 , 255 , 255 , 255 );
1603+ find_vtx_and_set_colours ((uintptr_t ) 0x07002068 , -0x6A , 255 , 255 , 255 );
16041604 // d_course_rainbow_road_packed_dl_1E18
1605- find_vtx_and_set_colours ((uintptr_t ) 0x07001E18 , 106 , 255 , 255 , 255 );
1605+ find_vtx_and_set_colours ((uintptr_t ) 0x07001E18 , -0x6A , 255 , 255 , 255 );
16061606 // d_course_rainbow_road_packed_dl_1318
16071607 find_vtx_and_set_colours ((uintptr_t ) 0x07001318 , 255 , 255 , 255 , 0 );
16081608 if (gGamestate != CREDITS_SEQUENCE ) {
16091609 // d_course_rainbow_road_packed_dl_1FB8
1610- find_vtx_and_set_colours ((uintptr_t ) 0x07001FB8 , 106 , 255 , 255 , 255 );
1610+ find_vtx_and_set_colours ((uintptr_t ) 0x07001FB8 , -0x6A , 255 , 255 , 255 );
16111611 }
16121612 break ;
16131613 case COURSE_WARIO_STADIUM :
0 commit comments