summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-12-21 20:37:24 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2019-12-21 20:37:24 -0500
commit6dfcec1181e2aee01d3a5c0c6c16d0bdd426d21e (patch)
tree171a6c4385710e55633abdd5fd3d5d28d7b0124b /ld_script.txt
parent213b4124bdc73125c2bfefde40d5345e869ad625 (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 86fee9467..41c2d52ae 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -186,7 +186,7 @@ SECTIONS {
src/fldeff_rocksmash.o(.text);
src/fldeff_dig.o(.text);
asm/fldeff_flash.o(.text);
- asm/post_battle_event_funcs.o(.text);
+ src/post_battle_event_funcs.o(.text);
src/prof_pc.o(.text);
src/hof_pc.o(.text);
src/field_specials.o(.text);