ending_hero2 OK (#37)

* ending_hero2 OK

* Formatting

Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
This commit is contained in:
fullgrowngaming
2020-10-12 20:32:19 -07:00
committed by GitHub
parent e997a0b67f
commit f3fbb6474c
4 changed files with 56 additions and 11 deletions
+3 -2
View File
@@ -8642,8 +8642,9 @@ SECTIONS
ovl_En_Ending_Hero2 : AT(RomLocation)
{
build/src/overlays/actors/ovl_En_Ending_Hero2/z_en_ending_hero2.o(.text)
build/asm/ovl_En_Ending_Hero2_data.o(.data)
build/asm/ovl_En_Ending_Hero2_rodata.o(.rodata)
build/src/overlays/actors/ovl_En_Ending_Hero2/z_en_ending_hero2.o(.data)
build/src/overlays/actors/ovl_En_Ending_Hero2/z_en_ending_hero2.o(.rodata)
build/src/overlays/actors/ovl_En_Ending_Hero2/z_en_ending_hero2_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;