|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of PlayerPokedex – the seen/owned dex bit-fields and their counts/toggles. More...
#include "playerpokedex.h"#include "../../savefile.h"#include "../../savefiletoolset.h"#include "../../savefileiterator.h"#include <pse-db/names.h>#include <pse-db/pokemon.h>#include <pse-common/random.h>Go to the source code of this file.
Implementation of PlayerPokedex – the seen/owned dex bit-fields and their counts/toggles.
See playerpokedex.h for the documented API.
Definition in file playerpokedex.cpp.