summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-02-16 13:08:21 -0600
committerDiegoisawesome <diego@domoreaweso.me>2018-02-16 13:08:21 -0600
commitbc4bb5b32e68d225bd714dc36e24a75bc6c3cab4 (patch)
tree8feded4c0bb46d6d1a95ab9276099bf149851c5f /ld_script.txt
parent0a206ee52c19963c778e6e15e4b92e1f0c58a13f (diff)
Start intro_credits_graphics decomp
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index e282cd418..6bae74b38 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -232,6 +232,7 @@ SECTIONS {
src/braille_puzzles.o(.text);
src/pokeblock_feed.o(.text);
src/clear_save_data_screen.o(.text);
+ src/intro_credits_graphics.o(.text);
asm/intro_credits_graphics.o(.text);
src/evolution_graphics.o(.text);
src/bard_music.o(.text);