summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-08-18 18:29:57 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-08-18 18:29:57 +0200
commit9e8e193e18aee484b706ac547e14dcbf665f3514 (patch)
tree09534f053166024f015075dd30f6dc0bcf218eb9 /ld_script.txt
parenteb392e3755aa79a0e2e4ab9f5590739774a9260e (diff)
parentbcb7e87f30ba121c6f5852931091b341e0c7dc11 (diff)
Merge branch 'master' into decompile_battle_message
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 25dbc85e5..12dd182d7 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -255,7 +255,7 @@ SECTIONS {
src/intro.o(.text);
src/field_region_map.o(.text);
asm/battle_anim_813F0F4.o(.text);
- asm/hall_of_fame.o(.text);
+ src/hall_of_fame.o(.text);
src/credits.o(.text);
src/lottery_corner.o(.text);
src/diploma.o(.text);
@@ -463,7 +463,7 @@ SECTIONS {
src/player_pc.o(.rodata);
src/intro.o(.rodata);
data/battle_anim_813F0F4.o(.rodata);
- data/hall_of_fame.o(.rodata);
+ src/hall_of_fame.o(.rodata);
src/credits.o(.rodata);
data/credits.o(.rodata);
src/lottery_corner.o(.rodata);