Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
playerpokemon.h File Reference
#include <QObject>
#include <QVector>
#include <pse-common/types.h>
#include "../fragments/pokemonstoragebox.h"
#include "../fragments/pokemonparty.h"
#include "../../savefile_autoport.h"
Include dependency graph for playerpokemon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlayerPokemon
 The player's active party – a specialized PokemonStorageBox. More...

Variables

constexpr var8 maxParty = 6
 Maximum Pokemon in the active party.

Variable Documentation

◆ maxParty

var8 maxParty = 6
constexpr

Maximum Pokemon in the active party.

Definition at line 28 of file playerpokemon.h.