summaryrefslogtreecommitdiff
path: root/sym_ewram.txt
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-06 17:58:24 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-06 17:58:24 -0400
commitc78101535b72b39cb58295e019c36d2de6b2c1da (patch)
tree9d2f35ffda417ae6d630b2a4b96b03ec922f7030 /sym_ewram.txt
parenta622448029e7849361d2aabcd2138ed0de207dd1 (diff)
Split quest_log.c
Diffstat (limited to 'sym_ewram.txt')
-rw-r--r--sym_ewram.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sym_ewram.txt b/sym_ewram.txt
index 812c98214..9b16b6723 100644
--- a/sym_ewram.txt
+++ b/sym_ewram.txt
@@ -203,6 +203,10 @@
.align 2
.include "src/quest_log.o"
.align 2
+ .include "src/help_message.o"
+ .align 2
+ .include "src/quest_log_events.o"
+ .align 2
.include "src/union_room.o"
.align 2
.include "src/rfu_union_tool.o"