mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 23:14:37 +00:00
Decompile En_Mag (#406)
* Decompile En_Mag * Document En_Mag * Address some review comments
This commit is contained in:
parent
201584a707
commit
2a9225763b
18 changed files with 607 additions and 2447 deletions
|
@ -1196,6 +1196,7 @@ Gfx* func_800946E4(Gfx* gfx);
|
|||
Gfx* func_800947AC(Gfx* gfx);
|
||||
void func_80094A14(GraphicsContext* gfxCtx);
|
||||
void func_80094C50(GraphicsContext* gfxCtx);
|
||||
void func_80094D28(Gfx** gfxp);
|
||||
Gfx* Gfx_BranchTexScroll(Gfx** gfxp, u32 x, u32 y, s32 width, s32 height);
|
||||
Gfx* func_80094E78(GraphicsContext* gfxCtx, u32 x, u32 y);
|
||||
Gfx* Gfx_TexScroll(GraphicsContext* gfxCtx, u32 x, u32 y, s32 width, s32 height);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue