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

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"
Include dependency graph for pokemon.cpp:

Go to the source code of this file.

Detailed Description

Implementation of PokemonDB and the PokemonDBEntry family (species, moves, evolutions, and the heavy deep-link).

See pokemon.h.

Definition in file pokemon.cpp.