mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-29 08:42:51 -04:00
en_ending_hero4 OK (#39)
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user