Port berry_crush_3 from Emerald

This commit is contained in:
PikalaxALT
2020-03-03 12:24:18 -05:00
parent 8594e7f72d
commit 8a7c2ded11
13 changed files with 1903 additions and 3768 deletions
+2 -2
View File
@@ -281,7 +281,7 @@ SECTIONS {
src/pokemon_jump_6.o(.text);
src/berry_crush.o(.text);
src/berry_crush_2.o(.text);
asm/berry_crush_3.o(.text);
src/berry_crush_3.o(.text);
src/wireless_communication_status_screen.o(.text);
src/braille_text.o(.text);
src/text_window.o(.text);
@@ -573,7 +573,7 @@ SECTIONS {
src/pokemon_jump_5.o(.rodata);
src/pokemon_jump_6.o(.rodata);
src/berry_crush_2.o(.rodata);
data/berry_crush.o(.rodata);
src/berry_crush_3.o(.rodata);
src/wireless_communication_status_screen.o(.rodata);
src/braille_text.o(.rodata);
src/text_window_graphics.o(.rodata);