diff --git a/asm/unk_814B6F0.s b/asm/berry_crush.s similarity index 100% rename from asm/unk_814B6F0.s rename to asm/berry_crush.s diff --git a/asm/unk_814BB4C.s b/asm/berry_crush_2.s similarity index 100% rename from asm/unk_814BB4C.s rename to asm/berry_crush_2.s diff --git a/asm/unk_814D5C8.s b/asm/berry_crush_3.s similarity index 100% rename from asm/unk_814D5C8.s rename to asm/berry_crush_3.s diff --git a/asm/unk_8147AA8.s b/asm/dodrio_berry_picking.s similarity index 100% rename from asm/unk_8147AA8.s rename to asm/dodrio_berry_picking.s diff --git a/asm/unk_8147500.s b/asm/pokemon_jump.s similarity index 100% rename from asm/unk_8147500.s rename to asm/pokemon_jump.s 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);