mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 15:04:31 +00:00
ovl_En_Owl (#573)
* begin En_Owl * EnOwl wip * fix conflicts * owl wip * wip * cleanup * more cleanup * remove unused asm * run formatter * match EnOwl_Init * formatting * pr updates * forgot the enum values in WaitZoraRiver * merge fixes * Fix merge issues * review changes + more * name Co-authored-by: fig <fig02srl@gmail.com>
This commit is contained in:
parent
fcc4a8190d
commit
2810aa2b9c
75 changed files with 1584 additions and 3802 deletions
|
@ -2256,8 +2256,9 @@ void func_800F4010(Vec3f*, u16 sfxId, f32);
|
|||
void func_800F41E0(Vec3f*, u16 sfxId, u8);
|
||||
void func_800F4138(Vec3f*, u16 sfxId, f32);
|
||||
void func_800F4190(Vec3f*, u16 sfxId);
|
||||
void func_800F436C(UNK_TYPE arg0, s16 arg1, f32 arg2);
|
||||
// ? func_800F4414(?);
|
||||
void func_800F436C(Vec3f*, s16 arg1, f32 arg2);
|
||||
void func_800F4414(Vec3f*, u16, f32);
|
||||
void func_800F44EC(UNK_TYPE arg0, UNK_TYPE arg1);
|
||||
void func_800F4524(Vec3f*, u16 sfxId, u8);
|
||||
void func_800F46E0(Vec3f* pos, f32 arg0);
|
||||
// ? func_800F4784(?);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue