mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-08 13:26:14 -04:00
ending_hero2 OK (#37)
* ending_hero2 OK * Formatting Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -34,6 +34,10 @@ D_06018DA0 = 0x06018DA0;
|
||||
D_0601EF10 = 0x0601EF10;
|
||||
D_06018C60 = 0x06018C60;
|
||||
|
||||
/* en_ending_hero2 */
|
||||
D_06007908 = 0x06007908;
|
||||
D_060011C0 = 0x060011C0;
|
||||
|
||||
/* z_en_dy_extra */
|
||||
D_0600DD40 = 0x0600DD40;
|
||||
D_0600DEF0 = 0x0600DEF0;
|
||||
|
||||
Reference in New Issue
Block a user