remove field_weather, field_weather_util.s
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
.include "asm/macros.inc"
|
|
||||||
.include "constants/constants.inc"
|
|
||||||
|
|
||||||
.syntax unified
|
|
||||||
|
|
||||||
.text
|
|
||||||
|
|
||||||
.align 2, 0 @ Don't pad with nop.
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
.include "asm/macros.inc"
|
|
||||||
.include "constants/constants.inc"
|
|
||||||
|
|
||||||
.syntax unified
|
|
||||||
|
|
||||||
.text
|
|
||||||
|
|
||||||
.align 2, 0 @ Don't pad with nop
|
|
||||||
@@ -115,9 +115,7 @@ SECTIONS {
|
|||||||
src/title_screen.o(.text);
|
src/title_screen.o(.text);
|
||||||
src/reset_save_heap.o(.text);
|
src/reset_save_heap.o(.text);
|
||||||
src/field_weather.o(.text);
|
src/field_weather.o(.text);
|
||||||
asm/field_weather.o(.text);
|
|
||||||
src/field_weather_util.o(.text);
|
src/field_weather_util.o(.text);
|
||||||
asm/field_weather_util.o(.text);
|
|
||||||
asm/field_weather_effects.o(.text);
|
asm/field_weather_effects.o(.text);
|
||||||
src/field_fadetransition.o(.text);
|
src/field_fadetransition.o(.text);
|
||||||
src/field_screen_effect.o(.text);
|
src/field_screen_effect.o(.text);
|
||||||
|
|||||||
Reference in New Issue
Block a user