mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-18 04:29:51 +00:00
"decompile" ovl_map_mark_data, make minor tweaks to z_map_mark.c (#704)
* "decompile" ovl_map_mark_data, make minor tweaks to z_map_mark.c * implement some suggestions * eliminate wrapping braces
This commit is contained in:
parent
f4499a8de2
commit
86f16cf662
9 changed files with 2944 additions and 62 deletions
3
spec
3
spec
|
@ -583,7 +583,8 @@ endseg
|
|||
|
||||
beginseg
|
||||
name "ovl_map_mark_data"
|
||||
include "build/asm/overlays/data/ovl_map_mark_data/z_map_mark_data.o"
|
||||
include "build/src/overlays/ovl_map_mark_data/z_map_mark_data.o"
|
||||
include "build/src/overlays/ovl_map_mark_data/ovl_map_mark_data_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue