Update update_objects.h

This commit is contained in:
MegaMech 2025-06-26 17:19:50 -06:00 committed by GitHub
parent c0b4fa7889
commit 74dfa8c1e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ void consume_item(s32);
u8 gen_random_item(s16, s16);
u8 gen_random_item_human(s16, s16);
u8 cpu_gen_random_item(s32, s16);
u8 hard_cpu_gen_random_item(UNUSED s32 arg0, s16 rank);
s16 func_8007AFB0(s32, s32);
s32 func_8007B040(s32, s32);
void func_8007B254(s32, s32);