|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include "../../savefile_autoport.h"#include "./playerbasics.h"#include "./playerpokedex.h"#include "./playerpokemon.h"#include "../fragments/itemstoragebox.h"Go to the source code of this file.
Classes | |
| class | Player |
| The trainer: their basics, bag, pokedex, and party. More... | |