|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include <QJsonValue>#include <QVector>#include <QString>#include <QHash>#include <optional>#include <pse-common/types.h>#include "./db_autoport.h"Go to the source code of this file.
Classes | |
| struct | ScriptDBEntry |
| One map-script definition: its id/size and which maps use it. More... | |
| class | ScriptsDB |
| The map-scripts database, keyed by name. More... | |