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

NDS Party Structure. More...

#include <game_nds.h>

Data Fields

uint32_t size
 The number of pokemon currently in the party.
 
pkm_nds_t pokemon [POKEMON_IN_PARTY]
 The individual pokemon in the party.
 

Detailed Description

NDS Party Structure.