diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-12 14:18:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-12 14:18:22 -0500 |
commit | 74fa8075ee4018ba9b7e610212cf7c7777c4edb4 (patch) | |
tree | ff905ff37f845cdb34f1632d8fa0d1235c062b7f /ld_script.txt | |
parent | 519558ddd32c04da00b88b4343d32ac04a8a73d1 (diff) | |
parent | e300f2ece0bd3c5c0967ac635a48ccd8ef13cf50 (diff) |
Merge pull request #210 from jiangzhengwenjz/party_menu
script_pokemon_util_80BF8FC
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 e60d95f81..b18f0d5f2 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -178,7 +178,7 @@ SECTIONS { src/mon_markings.o(.text); src/mail.o(.text); src/menu_helpers.o(.text); - asm/script_pokemon_util_80BF8FC.o(.text); + src/party_menu_specials.o(.text); src/heal_location.o(.text); src/region_map.o(.text); src/image_processing_effects.o(.text); |