summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-05-09 03:12:34 -0700
committerYamaArashi <shadow962@live.com>2017-05-09 03:12:34 -0700
commitdd00a3421321c73420fe0e43ec46577f95bfa223 (patch)
treed560092360fc5476c7af0b03e0b4e01b4894f3a6 /ld_script.txt
parent3ee2e8ce97c33eb9bc837779c8a46b546d805367 (diff)
rom5.s -> reshow_battle_screen.s
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 eda6f8061..96f46a141 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -120,7 +120,7 @@ SECTIONS {
src/battle_anim.o(.text);
src/rom_8077ABC.o(.text);
src/task.o(.text);
- asm/rom5.o(.text);
+ asm/reshow_battle_screen.o(.text);
asm/battle_anim_807B69C.o(.text);
src/title_screen.o(.text);
src/field_screeneffect.o(.text);