start pss

This commit is contained in:
DizzyEggg
2017-11-11 14:45:08 +01:00
parent af197ccd3b
commit fa3691ca40
6 changed files with 130 additions and 299 deletions

View File

@@ -129,6 +129,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);