mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-10 07:07:17 -04:00
restore course objects
This commit is contained in:
@@ -691,6 +691,7 @@ void render_player_snow_effect_four(void) {
|
||||
void render_object_for_player(s32 cameraId) {
|
||||
CourseManager_DrawObjects(cameraId);
|
||||
CM_DrawParticles(cameraId);
|
||||
CourseManager_RenderCourseObjects(cameraId);
|
||||
|
||||
// switch (gCurrentCourseId) {
|
||||
// case COURSE_MARIO_RACEWAY:
|
||||
|
||||
Reference in New Issue
Block a user