diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-21 21:15:54 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-21 21:15:54 -0400 |
| commit | 6ee1bd06218bd80ca9cce754d34ba8cdd9701dc8 (patch) | |
| tree | 57f2fe829364eec01a5033f439399d225a6b4cd6 /ld_script.txt | |
| parent | 8df72e4da6223f5d284029cb8503850523978a76 (diff) | |
Decompile event_data.s
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 2 |
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); |
