libSPEC
Pokemon Save Editing Library
|
GBA Party Structure. More...
#include <game_gba.h>
Data Fields | |
uint32_t | size |
The number of pokemon currently in the party. | |
pk3_t | pokemon [POKEMON_IN_PARTY] |
The individual pokemon in the party. | |
GBA Party Structure.