en_ending_hero4 OK (#39)

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