mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-06 11:37:19 -04:00
en_hs2 OK (#46)
* en_hs2 OK * Formatted files * Renamed the DoNothing func. Co-authored-by: fullgrowngaming <fullgrowngaming@gmail.com>
This commit is contained in:
@@ -3084,8 +3084,9 @@ SECTIONS
|
||||
ovl_En_Hs2 : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Hs2/z_en_hs2.o(.text)
|
||||
build/asm/ovl_En_Hs2_data.o(.data)
|
||||
build/asm/ovl_En_Hs2_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Hs2/z_en_hs2.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Hs2/z_en_hs2.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Hs2/z_en_hs2_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user