Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
scripts.h File Reference
#include <QObject>
#include <QJsonValue>
#include <QVector>
#include <QString>
#include <QHash>
#include <optional>
#include <pse-common/types.h>
#include "./db_autoport.h"
Include dependency graph for scripts.h:
This graph shows which files directly or indirectly include this file:

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...