summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-10-21 21:15:54 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2019-10-21 21:15:54 -0400
commit6ee1bd06218bd80ca9cce754d34ba8cdd9701dc8 (patch)
tree57f2fe829364eec01a5033f439399d225a6b4cd6 /ld_script.txt
parent8df72e4da6223f5d284029cb8503850523978a76 (diff)
Decompile event_data.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index ba5f57911..da4f6fe01 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -103,7 +103,7 @@ SECTIONS {
src/script.o(.text);
src/scrcmd.o(.text);
asm/field_control_avatar.o(.text);
- asm/event_data.o(.text);
+ src/event_data.o(.text);
src/coord_event_weather.o(.text);
asm/field_tasks.o(.text);
src/start_menu.o(.text);