Finish shop and fldeff_escalator

This commit is contained in:
Diegoisawesome
2018-10-18 12:05:02 -05:00
parent e75f0b4f80
commit 6206acd2d2
13 changed files with 985 additions and 2192 deletions

View File

@@ -138,7 +138,7 @@ SECTIONS {
src/contest.o(.text);
asm/contest.o(.text);
src/shop.o(.text);
asm/shop.o(.text);
src/fldeff_escalator.o(.text);
src/berry.o(.text);
asm/script_menu.o(.text);
src/naming_screen.o(.text);
@@ -443,7 +443,8 @@ SECTIONS {
src/map_name_popup.o(.rodata);
src/item_menu_icons.o(.rodata);
data/contest.o(.rodata);
data/shop.o(.rodata);
src/shop.o(.rodata);
src/fldeff_escalator.o(.rodata);
src/berry.o(.rodata);
data/script_menu.o(.rodata);
src/naming_screen.o(.rodata);