mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
z_demo_gt.c, 2/112 non matching (#480)
* Z_demo_gt.c * More progress * More progress * Some more progress * Mooore progress * Removes unused asm * Additional progress * More progress * 36 remaining * More progress?? * 19 remaining * some progress? * First draw function decompiled * func_80981694 * func_8097F508 * func_8097FF9C * WIP * func_80981E84 * func_80982244 * func_80981AA0 cannot believe it matched * func_8097D7D8 * Rand functions matched * Changes after rebase of GFX macros * func_8097F280 * func_8097FDDC * func_8097E824 some more progress, 2 left * Removes unused ASM * Cleanup / Function renaming * More cleanup / Renaming * review * review * format Co-authored-by: i82orbom <i82orbom i82orbom@github> Co-authored-by: fig <fig02srl@gmail.com>
This commit is contained in:
parent
994bf19a97
commit
2ca9c78838
118 changed files with 1819 additions and 5637 deletions
5
spec
5
spec
|
@ -1543,8 +1543,11 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Demo_Gt"
|
||||
include "build/src/overlays/actors/ovl_Demo_Gt/z_demo_gt.o"
|
||||
include "build/data/overlays/actors/z_demo_gt.data.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_Demo_Gt/ovl_Demo_Gt_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_demo_gt.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue