Merge pull request #106 from PikalaxALT/berry_pouch

Berry pouch
This commit is contained in:
PikalaxALT
2019-10-02 20:02:21 -04:00
committed by PikalaxALT
25 changed files with 1703 additions and 3955 deletions
+2 -2
View File
@@ -251,7 +251,7 @@ SECTIONS {
src/help_system.o(.text);
asm/wild_pokemon_area.o(.text);
src/dynamic_placeholder_text_util.o(.text);
asm/berry_pouch.o(.text);
src/berry_pouch.o(.text);
asm/itemfinder.o(.text);
src/buy_menu_helpers.o(.text);
src/slot_machine.o(.text);
@@ -466,7 +466,7 @@ SECTIONS {
src/help_system.o(.rodata);
data/wild_pokemon_area.o(.rodata);
src/dynamic_placeholder_text_util.o(.rodata);
data/berry_pouch.o(.rodata);
src/berry_pouch.o(.rodata);
data/itemfinder.o(.rodata);
src/buy_menu_helpers.o(.rodata);
src/slot_machine.o(.rodata);