Port pokemon_jump from emerald, 1

This commit is contained in:
PikalaxALT
2020-02-18 14:50:24 -05:00
parent e4d15a2338
commit af6f99b931
10 changed files with 2494 additions and 5053 deletions
+4 -1
View File
@@ -274,7 +274,8 @@ SECTIONS {
src/mevent_show_news.o(.text);
src/menews_jisan.o(.text);
src/seagallop.o(.text);
asm/pokemon_jump.o(.text);
src/pokemon_jump.o(.text);
src/pokemon_jump_2.o(.text);
asm/pokemon_jump_2.o(.text);
asm/berry_crush.o(.text);
asm/berry_crush_2.o(.text);
@@ -565,6 +566,8 @@ SECTIONS {
src/menews_jisan.o(.rodata);
src/menews_jisan.o(.rodata.str1.4);
src/seagallop.o(.rodata);
src/pokemon_jump.o(.rodata);
src/pokemon_jump_2.o(.rodata);
data/pokemon_jump.o(.rodata);
data/berry_crush.o(.rodata);
src/wireless_communication_status_screen.o(.rodata);