|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include <QJsonValue>#include <QString>#include <QHash>#include <QVector>#include <pse-common/types.h>#include "./db_autoport.h"Go to the source code of this file.
Classes | |
| struct | TypeDBEntry |
| One elemental type: its name plus the moves and Pokemon of that type. More... | |
| class | TypesDB |
| The types database – the type list, keyed by name. More... | |