summaryrefslogtreecommitdiff
path: root/src/code_80057C60.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code_80057C60.c')
-rw-r--r--src/code_80057C60.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/code_80057C60.c b/src/code_80057C60.c
index 24ce0abe7..cb3941dff 100644
--- a/src/code_80057C60.c
+++ b/src/code_80057C60.c
@@ -769,7 +769,7 @@ void render_object_for_player(s32 cameraId) {
render_object_leaf_particle(cameraId);
if (D_80165730 != 0) {
- //render_balloons_grand_prix(cameraId);
+ // render_balloons_grand_prix(cameraId);
}
if (gModeSelection == BATTLE) {
CM_DrawBattleBombKarts(cameraId);
@@ -1632,7 +1632,7 @@ void update_object(void) {
// update_ferries_smoke_particle();
// break;
// }
- //if (D_80165730 != 0) {
+ // if (D_80165730 != 0) {
// func_80074EE8(); // Grand prix balloons
//}
func_80076F2C();