mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-06-20 16:21:48 -04:00
Rename cpu behaviour related symbols (#586)
* Rename cpu related symbols
This commit is contained in:
@@ -202,7 +202,7 @@ void func_8007ABFC(s32, s32);
|
||||
void consume_item(s32);
|
||||
u8 gen_random_item(s16, s16);
|
||||
u8 gen_random_item_human(s16, s16);
|
||||
u8 gen_random_item_cpu(s32, s16);
|
||||
u8 kart_ai_gen_random_item(s32, s16);
|
||||
s16 func_8007AFB0(s32, s32);
|
||||
s32 func_8007B040(s32, s32);
|
||||
void func_8007B254(s32, s32);
|
||||
|
||||
Reference in New Issue
Block a user