summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-04-07 22:39:56 -0700
committerYamaArashi <shadow962@live.com>2017-04-07 22:39:56 -0700
commit9d39cca19c6987c5e861f9bce9979e5516e9eaf5 (patch)
treeb5591ee386f5a01461f29230ae370dab961c548c /ld_script.txt
parent4dca3bbb988f4d574faf7410bf6616f802f8cc8c (diff)
decompile post_battle_event_funcs
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 b045abe92..03b434ea1 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -213,7 +213,7 @@ SECTIONS {
src/rom6.o(.text);
asm/pokeblock.o(.text);
asm/fldeff_flash.o(.text);
- asm/post_battle_event_funcs.o(.text);
+ src/post_battle_event_funcs.o(.text);
asm/time_events.o(.text);
asm/birch_pc.o(.text);
asm/hof_pc.o(.text);