Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
itemsdb.cpp File Reference

Implementation of ItemsDB. More...

#include <QVector>
#include <QJsonArray>
#include <QQmlEngine>
#include <pse-common/utility.h>
#include "./itemsdb.h"
#include "./util/gamedata.h"
#include "./moves.h"
#include "./gamecornerdb.h"
#include "./entries/itemdbentry.h"
Include dependency graph for itemsdb.cpp:

Go to the source code of this file.

Detailed Description

Implementation of ItemsDB.

See itemsdb.h for the documented API.

Definition in file itemsdb.cpp.