mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 15:04:31 +00:00
Decompile object_zo
🐬 (#794)
* Initial xml * most of in-code references * Add limbs and evrything else * Functions used by EnRiverSound * Fix forearm and use void* for textures * Run formatter
This commit is contained in:
parent
0432011bd9
commit
722017814d
8 changed files with 137 additions and 64 deletions
|
@ -2267,12 +2267,16 @@ void func_800F47FC(void);
|
|||
void func_800F483C(UNK_TYPE arg0, UNK_TYPE arg1);
|
||||
void func_800F4870(u8);
|
||||
// ? func_800F491C(?);
|
||||
void func_800F4A54(u8);
|
||||
// ? func_800F4A70(?);
|
||||
void func_800F4BF4(Vec3f*, u16 sfxId, s8);
|
||||
void func_800F4C58(Vec3f*, u16 sfxId, u8);
|
||||
void func_800F4E30(Vec3f*, f32);
|
||||
// ? func_800F50CC(?);
|
||||
void func_800F50EC(Vec3f*);
|
||||
// ? func_800F510C(?);
|
||||
void func_800F52A0(Vec3f*, u16, u16);
|
||||
void func_800F5504();
|
||||
// ? func_800F5510(?);
|
||||
// ? func_800F5550(?);
|
||||
// ? func_800F56A8(?);
|
||||
|
@ -2311,7 +2315,7 @@ void func_800F6C14();
|
|||
// ? func_800F6C34(?);
|
||||
void func_800F6D58(u8, u8, u8);
|
||||
// ? func_800F6E7C(?);
|
||||
// ? func_800F6FB4(?);
|
||||
void func_800F6FB4(u8);
|
||||
void func_800F70F8();
|
||||
void func_800F711C();
|
||||
// ? func_800F7170(?);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue