libSPEC
Pokemon Save Editing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Pages
Data Fields
gba_party_t Struct Reference

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.
 

Detailed Description

GBA Party Structure.