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

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