Merge pull request #113 from DizzyEggg/decompile_pss

Start Pokemon Storage System
This commit is contained in:
Diegoisawesome
2017-11-15 20:55:38 -06:00
committed by GitHub
6 changed files with 132 additions and 236 deletions
+1
View File
@@ -130,6 +130,7 @@ SECTIONS {
asm/option_menu.o(.text);
asm/pokedex.o(.text);
asm/trainer_card.o(.text);
src/pokemon_storage_system.o(.text);
asm/pokemon_storage_system.o(.text);
asm/pokemon_icon.o(.text);
asm/script_movement.o(.text);