mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-06 16:04:35 +00:00
En_Rr (#472)
* Darkmeiro decompilation Bg_Gnd_Darkmeiro decompiled, matched, and documented. * give this a shot * fix conflict * one more try * could be useful * whoops * Many likes alike * matched * merge ZAP * now with names * merge and small cleanup * removed commends * got formatter to behave * move static array * fixed variable names * fixes * pedantic comments
This commit is contained in:
parent
bf9a1aadd9
commit
a7b6323228
31 changed files with 860 additions and 2650 deletions
|
@ -917,6 +917,7 @@ void func_80062B80(GlobalContext*, Vec3f*);
|
|||
void func_80062CD4(GlobalContext* globalCtx, Vec3f* v);
|
||||
void func_80062D60(GlobalContext* globalCtx, Vec3f* v);
|
||||
void func_80062DAC(GlobalContext* globalCtx, Vec3f* v, Vec3f* arg2);
|
||||
void func_80062DF4(GlobalContext* globalCtx, Vec3f* v);
|
||||
void func_80062E14(GlobalContext* globalCtx, Vec3f* arg1, Vec3f* arg2);
|
||||
s32 func_80062ECC(f32, f32, f32, Vec3f*, Vec3f*, Vec3f*, Vec3f*, Vec3f*);
|
||||
void SaveContext_Init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue