mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-01 04:20:13 -04:00
Fix special itemboxes providing Bananas instead (#310)
* Update update_objects.h * Update update_objects.c * Update actors.c
This commit is contained in:
@@ -196,7 +196,7 @@ void func_8007A88C(s32);
|
||||
void func_8007A910(s32);
|
||||
void update_object_lakitu(s32);
|
||||
void func_8007AA44(s32);
|
||||
void func_8007ABFC(s32, bool);
|
||||
void func_8007ABFC(s32, s32);
|
||||
void consume_item(s32);
|
||||
u8 gen_random_item(s16, s16);
|
||||
u8 gen_random_item_human(s16, s16);
|
||||
|
||||
Reference in New Issue
Block a user