mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-24 13:46:07 +00:00
Correct prototype
This commit is contained in:
parent
33a067a021
commit
cf49171580
1 changed files with 1 additions and 1 deletions
|
@ -2263,7 +2263,7 @@ void func_800F574C(f32 arg0, UNK_TYPE arg2);
|
|||
void func_800F595C(u16);
|
||||
void func_800F59E8(u16);
|
||||
void func_800F5ACC(u32 bgmID);
|
||||
void func_800F5B58();
|
||||
void func_800F5B58(void);
|
||||
void func_800F5C64(u16);
|
||||
// ? func_800F5CF8(?);
|
||||
// ? func_800F5E18(?);
|
||||
|
|
Loading…
Reference in a new issue