Update src/object_functions.c

Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
This commit is contained in:
David Benepe
2022-02-15 23:53:42 -05:00
committed by GitHub
co-authored by AntonioCastelli
parent 20fe53029e
commit f701602994
-2
View File
@@ -1609,8 +1609,6 @@ void obj_loop_bonus(Object *obj, s32 speed) {
}
}
}
void obj_init_goldenballoon(Object *obj, LevelObjectEntry_GoldenBalloon *entry) {
Object_64_GoldenBalloon *obj64;
f32 scalef;