diff options
Diffstat (limited to 'src/update_objects.c')
| -rw-r--r-- | src/update_objects.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/update_objects.c b/src/update_objects.c index 94fb89ce4..3f25e136f 100644 --- a/src/update_objects.c +++ b/src/update_objects.c @@ -2675,7 +2675,7 @@ void func_80078C70(s32 arg0) { D_8018D1E8 = 1.7578125 / D_8018D200; D_8018D218 = 0xA0; - CourseManager_UpdateClouds(sp1C, camera); + CM_UpdateClouds(sp1C, camera); // switch (gCurrentCourseId) { /* switch 2 */ // case COURSE_MARIO_RACEWAY: /* switch 2 */ |
