|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of Player – groups the trainer's basics/items/pokedex/ party. More...
#include "player.h"#include "../../savefile.h"#include "./playerbasics.h"#include "./playerpokedex.h"#include "./playerpokemon.h"#include "../fragments/itemstoragebox.h"Go to the source code of this file.
Implementation of Player – groups the trainer's basics/items/pokedex/ party.
See player.h for the documented API.
Definition in file player.cpp.