mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-08 00:44:42 +00:00
Decompiled ovl_En_Rd (1 nonmatching) (#390)
* Initial progress * Broken but almost * Final attempt at the last function * Fixing struct def * PR updates * PR stuff * baby commit * PR comments * Error handling
This commit is contained in:
parent
bdbd79296e
commit
08bf25fca7
41 changed files with 1077 additions and 2678 deletions
|
@ -328,6 +328,7 @@ void func_8002D9A4(Actor* actor, f32 arg1);
|
|||
s16 func_8002DA78(Actor* actorA, Actor* actorB);
|
||||
s16 func_8002DAC0(Actor* actor, Vec3f* arg1);
|
||||
f32 func_8002DB48(Actor* actorA, Actor* actorB);
|
||||
f32 func_8002DB6C(Actor* actor, Vec3f* arg1);
|
||||
s16 func_8002DAE0(Actor* actorA, Actor* actorB);
|
||||
s16 func_8002DB28(Actor* actor, Vec3f* arg1);
|
||||
f32 func_8002DB8C(Actor* actorA, Actor* actorB);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue