|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of PokemonDB and the PokemonDBEntry family (species, moves, evolutions, and the heavy deep-link). More...
#include <QJsonArray>#include <QJsonObject>#include <QQmlEngine>#include <pse-common/utility.h>#include "./pokemon.h"#include "./util/gamedata.h"#include "./itemsdb.h"#include "./entries/itemdbentry.h"#include "./moves.h"#include "./types.h"Go to the source code of this file.
Implementation of PokemonDB and the PokemonDBEntry family (species, moves, evolutions, and the heavy deep-link).
See pokemon.h.
Definition in file pokemon.cpp.