summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-09 18:18:40 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-09 18:18:40 +0200
commitab03b03c4bb872af131a9c52ef285c488b8e4865 (patch)
tree6fdb26cd12c2847401cf0af40192d48bffcc2c79 /ld_script.txt
parent96c5966ff3676eb1b3463808b83b42e13e1591fd (diff)
decompile reshow battle screen
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 82588be3a..f8d38e96f 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -116,7 +116,7 @@ SECTIONS {
asm/battle_anim.o(.text);
asm/rom_80A5C6C.o(.text);
src/task.o(.text);
- asm/reshow_battle_screen.o(.text);
+ src/reshow_battle_screen.o(.text);
asm/battle_anim_80A9C70.o(.text);
asm/title_screen.o(.text);
asm/field_screen.o(.text);