summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-12-30 11:25:08 -0800
committerYamaArashi <shadow962@live.com>2016-12-30 11:25:08 -0800
commiteaa50ff39b4e5e331e7644c6db14a3e9344824e6 (patch)
tree08cbf8fabc54a98a5f20ed2c1fb5a9c4ab0599f8 /ld_script.txt
parentdd6ae92faca208a03f0f32e47b80f1442f546b35 (diff)
split out hall of fame and credits code
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 c44f946ad..e56af2903 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -195,6 +195,8 @@ SECTIONS {
asm/player_pc.o(.text);
src/intro.o(.text);
asm/rom_813BA94.o(.text);
+ asm/hall_of_fame.o(.text);
+ asm/credits.o(.text);
src/lottery_corner.o(.text);
src/diploma.o(.text);
src/berry_tag_screen.o(.text);