Port pokemon_jump from emerald, 1
This commit is contained in:
+4
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user