finished buy_menu_helpers

This commit is contained in:
jiangzhengwenjz
2019-07-05 14:50:05 +08:00
parent a778eea8a3
commit 6030086696
6 changed files with 249 additions and 256 deletions
+2 -2
View File
@@ -254,7 +254,7 @@ SECTIONS {
asm/unk_text_util.o(.text);
asm/berry_pouch.o(.text);
asm/itemfinder.o(.text);
asm/buy_menu_helpers.o(.text);
src/buy_menu_helpers.o(.text);
asm/slot_machine.o(.text);
src/roamer.o(.text);
src/mystery_gift_menu.o(.text);
@@ -445,7 +445,7 @@ SECTIONS {
data/unk_text_util.o(.rodata);
data/berry_pouch.o(.rodata);
data/itemfinder.o(.rodata);
data/buy_menu_helpers.o(.rodata);
src/buy_menu_helpers.o(.rodata);
data/slot_machine.o(.rodata);
src/roamer.o(.rodata);
src/mystery_gift_menu.o(.rodata);