|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
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"Go to the source code of this file.
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.