|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of PlayerPokemon – the party as a specialized PokemonStorageBox. More...
#include "playerpokemon.h"#include "../../qmlownership.h"#include "./player.h"#include "./playerbasics.h"#include "../../savefile.h"#include "../../savefiletoolset.h"#include "../../savefileiterator.h"#include "../fragments/pokemonparty.h"#include <pse-db/moves.h>#include <pse-common/random.h>#include "../savefileexpanded.h"Go to the source code of this file.
Implementation of PlayerPokemon – the party as a specialized PokemonStorageBox.
See playerpokemon.h for the documented API.
Definition in file playerpokemon.cpp.