mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-09 05:43:18 -04:00
en_ending_hero OK (#36)
* Initial work * en_ending_hero OK * Converted array of UNKPTRs to symbols * Moved texture arrays back outside function
This commit is contained in:
@@ -8564,8 +8564,9 @@ SECTIONS
|
||||
ovl_En_Ending_Hero : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Ending_Hero/z_en_ending_hero.o(.text)
|
||||
build/asm/ovl_En_Ending_Hero_data.o(.data)
|
||||
build/asm/ovl_En_Ending_Hero_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Ending_Hero/z_en_ending_hero.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Ending_Hero/z_en_ending_hero.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Ending_Hero/z_en_ending_hero_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user