summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-09 21:17:43 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-09 21:17:43 -0400
commitd1381d8b77ee691cc5dc1fe1fdcb158e7524283a (patch)
tree3d338bc3fceafd05af7bbcf4e7e3a92669f83902 /ld_script.txt
parent10fff9c6f2d29899952d1751d3de827e7e98bb60 (diff)
Start decompiling quest_log.o
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 70084ef0e..0cd3d6202 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -222,6 +222,7 @@ SECTIONS {
asm/item_pc.o(.text);
asm/mailbox_pc.o(.text);
asm/menu.o(.text);
+ src/quest_log.o(.text);
asm/quest_log.o(.text);
asm/link_rfu_3.o(.text);
asm/pokemon_special_anim.o(.text);