summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-12-03 20:21:35 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-12-03 20:21:35 -0500
commit931f19d2ead516a5fb5a2a15784391ea02bdbbc3 (patch)
tree7aacc814f3a630e94b82beb19fa30b8c5b81e264 /ld_script.txt
parentc500754d6bfbfc1ae0d67b89e725bcb0014de892 (diff)
Port mystery_event_script
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 9238e0e71..a34e55e05 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -182,7 +182,7 @@ SECTIONS {
asm/roulette_util.o(.text);
asm/cable_car_util.o(.text);
src/save.o(.text);
- asm/mystery_event_script.o(.text);
+ src/mystery_event_script.o(.text);
asm/field_effect_helpers.o(.text);
asm/battle_anim_sound_tasks.o(.text);
asm/battle_controller_safari.o(.text);