mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-14 11:54:39 +00:00
Decompile flg_set.c (#200)
* Decompile flg_set.c * Use a for loop and rename func_8002AAB0 * move the flag set array inside the function
This commit is contained in:
parent
a0ef48e987
commit
a76356090b
11 changed files with 164 additions and 375 deletions
|
@ -56,7 +56,6 @@ u8 D_8015FCE4; // only written to, never read
|
|||
void func_80068ECC(GlobalContext* globalCtx, CutsceneContext* csCtx);
|
||||
|
||||
void Cutscene_DrawDebugInfo(GlobalContext* globalCtx, Gfx** dlist, CutsceneContext* csCtx) {
|
||||
u8 pad[0x1C];
|
||||
GfxPrint printer;
|
||||
u8 pad2[8];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue