summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2017-08-24 14:15:40 -0500
committerGitHub <noreply@github.com>2017-08-24 14:15:40 -0500
commit33e3813b68aabb0e5ccf471c9f4e24f4ac478097 (patch)
tree080fe94507ae5d64cc0fd8dc0737a7dd2994fad8 /ld_script.txt
parentdebbef2fff046e35cf225fb6d5f86051d6ea340a (diff)
parentd87b8b03f19002705e27e08dfcbd1beaed0cb005 (diff)
Merge pull request #416 from DizzyEggg/decompile_reshow_battle_screen
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 9d2fc2f82..5ebdd10e3 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/reshow_battle_screen.o(.text);
+ src/reshow_battle_screen.o(.text);
src/battle_anim_807B69C.o(.text);
src/title_screen.o(.text);
src/field_weather.o(.text);