separate sea cottage anim functions
This commit is contained in:
@@ -141,6 +141,7 @@ SECTIONS {
|
||||
src/battle_anim_mon_movement.o(.text);
|
||||
src/item.o(.text);
|
||||
src/shop.o(.text);
|
||||
src/sea_cottage_special_anim.o(.text);
|
||||
src/berry.o(.text);
|
||||
src/script_menu.o(.text);
|
||||
asm/naming_screen.o(.text);
|
||||
@@ -442,6 +443,7 @@ SECTIONS {
|
||||
src/battle_anim_mon_movement.o(.rodata);
|
||||
src/item.o(.rodata);
|
||||
src/shop.o(.rodata);
|
||||
src/sea_cottage_special_anim.o(.rodata);
|
||||
src/berry.o(.rodata);
|
||||
src/script_menu.o(.rodata);
|
||||
data/naming_screen.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user