|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of Storage – the PC: the item box plus 12 Pokemon boxes (2 sets), flattened to one 0..11 box space. More...
#include "./storage.h"#include "../qmlownership.h"#include "./fragments/pokemonstorageset.h"#include "./fragments/pokemonstoragebox.h"#include "./fragments/itemstoragebox.h"#include "../savefile.h"#include "../savefiletoolset.h"#include "../savefileiterator.h"Go to the source code of this file.
Implementation of Storage – the PC: the item box plus 12 Pokemon boxes (2 sets), flattened to one 0..11 box space.
See storage.h.
Definition in file storage.cpp.