ovl_En_Torch2 OK (Elegy of Emptiness Shell) (#130)

* ovl_En_Torch2 OK (Elegy of Emptiness Statue)

* Identify dlists; address PR comments

* Rename object segment symbols
This commit is contained in:
Zach Banks
2021-05-19 20:58:32 -04:00
committed by GitHub
parent 5e7e5a1d9f
commit 43ccf66c48
6 changed files with 173 additions and 15 deletions
+2 -2
View File
@@ -1196,9 +1196,9 @@ SECTIONS
ovl_En_Torch2 : AT(RomLocation)
{
build/src/overlays/actors/ovl_En_Torch2/z_en_torch2.o(.text)
build/asm/overlays/ovl_En_Torch2_data.o(.data)
build/src/overlays/actors/ovl_En_Torch2/z_en_torch2.o(.data)
build/src/overlays/actors/ovl_En_Torch2/z_en_torch2.o(.rodata)
build/asm/overlays/ovl_En_Torch2_rodata.o(.rodata)
build/src/overlays/actors/ovl_En_Torch2/z_en_torch2_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;