diff options
author | PikalaxALT <pikalax1@gmail.com> | 2017-09-21 23:43:13 -0400 |
---|---|---|
committer | PikalaxALT <pikalax1@gmail.com> | 2017-09-21 23:43:13 -0400 |
commit | 15212c4f8d80b4e15b20d0594d890fe1e803bc0e (patch) | |
tree | 1b621f5e33a093004b9988b9e73ce872332322b9 /ld_script.txt | |
parent | ed9e0e20547e2c96833cddea67c6b423ef7af7ef (diff) |
Font6Func
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 177f36888..bafc67285 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -253,6 +253,7 @@ SECTIONS { asm/item_icon.o(.text); asm/party_menu.o(.text); asm/battle_tent.o(.text); + src/unk_text_util_2.o(.text); asm/unk_text_util_2.o(.text); src/multiboot.o(.text); asm/unk_81BAD84.o(.text); |