mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 08:20:17 +00:00
Bombchu bowling OK (#496)
* All functions decompiled, most named * asm deleted, spec and undefined_syms included * missed a static * Some cleanup on comments and osSyncPrintfs * asm Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
b097c58caf
commit
dadee87f94
72 changed files with 1082 additions and 3387 deletions
|
@ -103,7 +103,7 @@ void DemoShd_Draw(Actor* thisx, GlobalContext* globalCtx) {
|
|||
s32 pad;
|
||||
u32 unk_14E = this->unk_14E;
|
||||
|
||||
if (1) {}; // Necessary to match, can be anywhere in the function
|
||||
if (1) {} // Necessary to match, can be anywhere in the function
|
||||
|
||||
OPEN_DISPS(globalCtx->state.gfxCtx, "../z_demo_shd.c", 726);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue