update TrainerCardData struct

This commit is contained in:
Evan
2019-12-11 14:35:09 -05:00
parent 9806a60837
commit b0623a44bd
4 changed files with 91 additions and 123 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ SECTIONS {
src/option_menu.o(.text);
src/pokedex.o(.text);
src/trainer_card.o(.text);
asm/pokemon_storage_system.o(.text);
asm/pokemon_storage_system.o(.text);
src/pokemon_icon.o(.text);
asm/script_movement.o(.text);
asm/fldeff_cut.o(.text);