|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of GameData (the JSON asset loader). More...
#include "gamedata.h"#include "../db.h"#include <QFile>#include <QByteArray>#include <QQmlEngine>#include <pse-common/utility.h>Go to the source code of this file.
Implementation of GameData (the JSON asset loader).
See gamedata.h.
Definition in file gamedata.cpp.