diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-07 11:03:27 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-07 11:03:27 -0400 |
commit | 0035d25cfc4c2b9a0d9d427ccfad322037ef8464 (patch) | |
tree | ce0a818ad26444f4a8ec8b12a657dcdb88115d34 /ld_script.txt | |
parent | fb6e1b726588686d94582bd52b927bd936c84f3b (diff) |
Rename some asm files based on Emerald file splits
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ld_script.txt b/ld_script.txt index 09a60116d..2f9804b4a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -247,11 +247,11 @@ SECTIONS { src/mevent_8145654.o(.text); src/menews_jisan.o(.text); src/seagallop.o(.text); - asm/unk_8147500.o(.text); - asm/unk_8147AA8.o(.text); - asm/unk_814B6F0.o(.text); - asm/unk_814BB4C.o(.text); - asm/unk_814D5C8.o(.text); + asm/pokemon_jump.o(.text); + asm/dodrio_berry_picking.o(.text); + asm/berry_crush.o(.text); + asm/berry_crush_2.o(.text); + asm/berry_crush_3.o(.text); asm/wireless_communication_status_screen.o(.text); asm/braille_text.o(.text); asm/text_window.o(.text); |