mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-05 23:44:53 +00:00
Bg jya1flift (#269)
* Update ZAP2 * BgJya1flift progress * BgJya1flift Progress * Rename unknown variables * BgJya1flift Progress * Finish Decomp for BgJya1flift FInished decomp and added missing functions to functions.h * Fix struct padding * PR fixes * PR fixes * Pr Fixes
This commit is contained in:
parent
9ddc6b5d6d
commit
4c8ed0e328
21 changed files with 181 additions and 490 deletions
|
@ -615,9 +615,8 @@ void func_80042FC4(GlobalContext*, CollisionContext*);
|
|||
void DynaPolyInfo_SetActorMove(DynaPolyActor* actor, DynaPolyMoveFlag flags);
|
||||
void func_800434A0(DynaPolyActor* dynaActor);
|
||||
void func_800434A8(DynaPolyActor* actor);
|
||||
// ? func_800434B8(?);
|
||||
// ? func_800434F8(?);
|
||||
void func_80043538(DynaPolyActor* actor);
|
||||
void func_80043538(DynaPolyActor* dynaActor);
|
||||
s32 func_8004356C(DynaPolyActor* dynaActor);
|
||||
f32 func_800437F0(f32, f32);
|
||||
// ? func_8004389C(?);
|
||||
// ? func_800438DC(?);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue