|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include <QJsonValue>#include <QString>#include <QVector>#include <pse-common/types.h>#include "./db_autoport.h"Go to the source code of this file.
Classes | |
| struct | TradeDBEntry |
| One in-game (NPC) trade definition: what you give and get. More... | |
| class | TradesDB |
| The in-game trades database. More... | |