summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-17 20:03:41 -0700
committerYamaArashi <shadow962@live.com>2016-10-17 20:03:41 -0700
commit96e00863053cb45ea1466095f07f41540ce6ea25 (patch)
treeb424abdb744dc38461c946a394e585eccc355b8d /ld_script.txt
parent8703c1edc9d324ef8fb0e939299d08e86cbe734b (diff)
split out wild_encounter.s
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 9fb8f8118..2f10e4a2b 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -75,6 +75,8 @@ SECTIONS {
asm/rom_8074BAC.o(.text);
src/task.o(.text);
asm/rom5.o(.text);
+ asm/wild_encounter.o(.text);
+ asm/rom_8085668.o(.text);
src/option_menu.o(.text);
src/pokedex.o(.text);
asm/rom5_part2.o(.text);