diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-10 11:51:13 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-10 11:51:13 -0500 |
commit | 3f54c7caa1c40692f3f8c2b7660b0459dac38c0e (patch) | |
tree | 98953676ecc3acea0fe02a7cc3813ffa3a20063e /ld_script.txt | |
parent | 5734043a202bb831609736802de615687531f7f3 (diff) |
Port script_pokemon_util_80A0058
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 614bc4c93..995bed11f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -145,7 +145,7 @@ SECTIONS { src/script_menu.o(.text); asm/naming_screen.o(.text); src/money.o(.text); - asm/script_pokemon_util_80A0058.o(.text); + src/script_pokemon_util_80A0058.o(.text); src/field_poison.o(.text); src/pokemon_size_record.o(.text); asm/pc_screen_effect.o(.text); |