diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-02-06 21:48:15 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-06 21:48:15 -0800 |
commit | 6eaadfc62e89a25c2de674aebf69f077c491580f (patch) | |
tree | 0e957de1b15e584812065f6228317656d6611187 /ld_script.txt | |
parent | a395cd7e53ed33634eef4df22814da4ba96a3357 (diff) | |
parent | dcd35c895cb1c5680f92360cb084e6924ed3b76f (diff) |
Merge pull request #498 from PikalaxALT/unk_text_8095904
Unk text 8095904
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 6b8a0bcf1..1ca6bc702 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -134,7 +134,7 @@ SECTIONS { src/engine/trainer_card.o(.text); src/engine/save_menu_util.o(.text); src/battle/battle_party_menu.o(.text); - asm/unk_text_8095904.o(.text); + src/unk_text_8095904.o(.text); src/pokemon/pokemon_storage_system.o(.text); src/pokemon/pokemon_storage_system_2.o(.text); src/pokemon/pokemon_storage_system_3.o(.text); |