|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of SaveFile – the raw<->expanded lifecycle (expand/flatten/reset/randomize). More...
#include "savefile.h"#include "./expanded/savefileexpanded.h"#include "./savefileiterator.h"#include "./savefiletoolset.h"Go to the source code of this file.
Implementation of SaveFile – the raw<->expanded lifecycle (expand/flatten/reset/randomize).
See savefile.h for the documented API.
Definition in file savefile.cpp.