mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 10:54:44 +00:00
Gerudo2 OK and mostly documented (#610)
* OK, inlined small data, began naming * spec * more naming * finished naming * remove ASM * hex to dec * review Co-authored-by: Fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
43f47f9561
commit
45deae6357
38 changed files with 617 additions and 1776 deletions
|
@ -908,7 +908,7 @@ s32 SkelCurve_Update(GlobalContext* globalCtx, SkelAnimeCurve* skelCurve);
|
|||
void SkelCurve_Draw(Actor* actor, GlobalContext* globalCtx, SkelAnimeCurve* skelCurve,
|
||||
OverrideCurveLimbDraw overrideLimbDraw, PostCurveLimbDraw postLimbDraw, s32 lod, void* data);
|
||||
// ? func_8006CFC0(?);
|
||||
// ? func_8006D074(?);
|
||||
void func_8006D074(GlobalContext* globalCtx);
|
||||
// ? func_8006D0AC(?);
|
||||
// ? func_8006D0EC(?);
|
||||
// ? func_8006D684(?);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue