mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-28 16:30:54 -04:00
EnTuboTrap and EnWeatherTag OK (#220)
This commit is contained in:
@@ -2163,7 +2163,7 @@ SECTIONS
|
||||
build/src/overlays/actors/ovl_En_Tubo_Trap/z_en_tubo_trap.o(.text)
|
||||
build/src/overlays/actors/ovl_En_Tubo_Trap/z_en_tubo_trap.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Tubo_Trap/z_en_tubo_trap.o(.rodata)
|
||||
build/asm/overlays/ovl_En_Tubo_Trap_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Tubo_Trap/z_en_tubo_trap_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
@@ -2629,11 +2629,7 @@ SECTIONS
|
||||
build/src/overlays/actors/ovl_En_Weather_Tag/z_en_weather_tag.o(.text)
|
||||
build/src/overlays/actors/ovl_En_Weather_Tag/z_en_weather_tag.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Weather_Tag/z_en_weather_tag.o(.rodata)
|
||||
#ifdef NON_MATCHING
|
||||
build/src/overlays/actors/ovl_En_Weather_Tag/z_en_weather_tag_overlay.o(.ovl)
|
||||
#else
|
||||
build/asm/overlays/ovl_En_Weather_Tag_rodata.o(.rodata)
|
||||
#endif
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user