ending_hero5 OK (#40)

* ending_hero5 OK

* Formatting

* Fixed formatting and changed colors to decimal
This commit is contained in:
fullgrowngaming
2020-10-26 19:00:02 -04:00
committed by GitHub
parent c4f4dcebc7
commit a9138a7c0f
5 changed files with 173 additions and 82 deletions
+3 -2
View File
@@ -8684,8 +8684,9 @@ SECTIONS
ovl_En_Ending_Hero5 : AT(RomLocation)
{
build/src/overlays/actors/ovl_En_Ending_Hero5/z_en_ending_hero5.o(.text)
build/asm/ovl_En_Ending_Hero5_data.o(.data)
build/asm/ovl_En_Ending_Hero5_rodata.o(.rodata)
build/src/overlays/actors/ovl_En_Ending_Hero5/z_en_ending_hero5.o(.data)
build/src/overlays/actors/ovl_En_Ending_Hero5/z_en_ending_hero5.o(.rodata)
build/src/overlays/actors/ovl_En_Ending_Hero5/z_en_ending_hero5_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;