summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-02 23:23:23 -0800
committerYamaArashi <shadow962@live.com>2017-01-02 23:23:23 -0800
commit6f64e68814206dc6082fd8dc3fceed79e5e63928 (patch)
tree287bfa6541b746758d61d6049abf4874e2a6451c /ld_script.txt
parentbb2c7f3e07fe9fe9ae72b361b93f106af1259124 (diff)
decompile coord_event_weather.c
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index f475b02db..6946b9971 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -86,7 +86,7 @@ SECTIONS {
src/scrcmd.o(.text);
asm/field_control_avatar.o(.text);
src/event_data.o(.text);
- asm/coord_event_weather.o(.text);
+ src/coord_event_weather.o(.text);
asm/field_tasks.o(.text);
asm/clock.o(.text);
asm/reset_rtc_screen.o(.text);
@@ -311,6 +311,7 @@ SECTIONS {
data/text_window.o(.rodata);
data/script.o(.rodata);
data/scrcmd.o(.rodata);
+ src/coord_event_weather.o(.rodata);
data/data_83760F0.o(.rodata);
src/m4a_tables.o(.rodata);
data/sound_data.o(.rodata);