Port berry_crush_3 from Emerald
This commit is contained in:
+2
-2
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user