diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-23 21:22:31 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-23 21:22:31 -0500 |
commit | 91bfbfb9fb2bbdecfc33e76fca7aa6ff5a2c8a34 (patch) | |
tree | d44383307f0bfeb092dbed5630fa706ceafe3b21 /ld_script.txt | |
parent | d347a95390a5cb61416f0148e9a9661b1ffddde7 (diff) |
quest_log_battle, 1
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 3d59b2459..070eb444a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -225,6 +225,7 @@ SECTIONS { asm/party_menu.o(.text); asm/union_room_chat.o(.text); asm/help_system_812B1E0.o(.text); + src/quest_log_battle.o(.text); asm/quest_log_battle.o(.text); asm/fame_checker.o(.text); asm/menu2.o(.text); |