mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-04 02:46:06 -04:00
ending_hero3 OK (#38)
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user