mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 14:18:39 -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;
|
||||
|
||||
@@ -34,6 +34,10 @@ D_06018DA0 = 0x06018DA0;
|
||||
D_0601EF10 = 0x0601EF10;
|
||||
D_06018C60 = 0x06018C60;
|
||||
|
||||
/* en_ending_hero4 */
|
||||
D_0600D640 = 0x0600D640;
|
||||
D_06002A84 = 0x06002A84;
|
||||
|
||||
/* en_ending_hero3 */
|
||||
D_06007150 = 0x06007150;
|
||||
D_06000E50 = 0x06000E50;
|
||||
|
||||
Reference in New Issue
Block a user