summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-05-08 22:23:56 +0200
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-05-08 14:19:49 -0700
commit64412ee4c45a53712dd94410966ec68771b83fdd (patch)
treeee4b7196a647cebcf27eac8c7ea6b1cc93531c3a /ld_script.txt
parentbb1440fde21a36209bf61160172d922e21fbef12 (diff)
Decompile ShowLinkBattleRecords
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index f1d398cf0..f6a9ade48 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -222,6 +222,8 @@ SECTIONS {
src/field_specials.o(.text);
asm/field_specials.o(.text);
asm/battle_records.o(.text);
+ src/battle_records.o(.text);
+ asm/battle_records.o(.text_8110494);
asm/pokedex_area_screen.o(.text);
asm/evolution_scene.o(.text);
asm/roulette.o(.text);