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

Implementation of PokemonStorageSet – a bank of six boxes (with the "skip the current box" load/save logic). More...

#include <QRandomGenerator>
#include "./pokemonstorageset.h"
#include "./pokemonstoragebox.h"
#include "../../savefile.h"
#include "../../savefiletoolset.h"
#include "../../savefileiterator.h"
Include dependency graph for pokemonstorageset.cpp:

Go to the source code of this file.

Detailed Description

Implementation of PokemonStorageSet – a bank of six boxes (with the "skip the current box" load/save logic).

See pokemonstorageset.h.

Definition in file pokemonstorageset.cpp.