From f77b0feba6f1152216eba3b2c1edf63ba76c5a80 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 2 Mar 2020 16:57:00 -0500 Subject: Port berry_crush.c part 1 from Emerald --- ld_script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld_script.txt') diff --git a/ld_script.txt b/ld_script.txt index 65666ddc0..1f819d6c7 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -279,7 +279,7 @@ SECTIONS { src/pokemon_jump_4.o(.text); src/pokemon_jump_5.o(.text); src/pokemon_jump_6.o(.text); - asm/berry_crush.o(.text); + src/berry_crush.o(.text); asm/berry_crush_2.o(.text); asm/berry_crush_3.o(.text); src/wireless_communication_status_screen.o(.text); -- cgit v1.2.3