ending_hero3 OK (#38)

Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
This commit is contained in:
fullgrowngaming
2020-10-12 20:33:02 -07:00
committed by GitHub
parent f3fbb6474c
commit 98992c25b4
4 changed files with 56 additions and 11 deletions
+3 -2
View File
@@ -8656,8 +8656,9 @@ SECTIONS
ovl_En_Ending_Hero3 : AT(RomLocation)
{
build/src/overlays/actors/ovl_En_Ending_Hero3/z_en_ending_hero3.o(.text)
build/asm/ovl_En_Ending_Hero3_data.o(.data)
build/asm/ovl_En_Ending_Hero3_rodata.o(.rodata)
build/src/overlays/actors/ovl_En_Ending_Hero3/z_en_ending_hero3.o(.data)
build/src/overlays/actors/ovl_En_Ending_Hero3/z_en_ending_hero3.o(.rodata)
build/src/overlays/actors/ovl_En_Ending_Hero3/z_en_ending_hero3_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;