mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 13:40:02 +00:00
DemoExt OK and documented (#586)
* OK * all functions and variables named * delete asm * data inlined * Merge remote-tracking branch 'upstream/master' into demo_ext * addressed review comments * formatter * addressed review comments
This commit is contained in:
parent
3b4a1c23d6
commit
65e956a272
23 changed files with 240 additions and 724 deletions
3
spec
3
spec
|
@ -1489,8 +1489,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Demo_Ext"
|
||||
include "build/src/overlays/actors/ovl_Demo_Ext/z_demo_ext.o"
|
||||
include "build/data/overlays/actors/z_demo_ext.data.o"
|
||||
include "build/data/overlays/actors/z_demo_ext.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Demo_Ext/ovl_Demo_Ext_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue