summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-12-30 13:11:16 -0800
committerYamaArashi <shadow962@live.com>2016-12-30 13:12:35 -0800
commit8f18812cfded3711d0fc1c6d08ac25b655be5f9e (patch)
tree85f03da1f3309af15219277d4b16db0442c1661e /ld_script.txt
parent9e5c4ef564135e098d7d89c3a980e4077a03b9f8 (diff)
split out pokeblock feeding code
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 fbab390f3..cf42e2aaf 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -204,6 +204,7 @@ SECTIONS {
src/mystery_event_menu.o(.text);
src/save_failed_screen.o(.text);
asm/rom_81473B8.o(.text);
+ asm/pokeblock_feed.o(.text);
src/clear_save_data_menu.o(.text);
asm/rom_8148B8C.o(.text);
src/menu_cursor.o(.text);