|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include "../savefile_autoport.h"#include "./player/player.h"#include "./area/area.h"#include "./world/world.h"#include "./storage.h"Go to the source code of this file.
Classes | |
| class | SaveFileExpanded |
| Root of the editable object tree – the friendly mirror of a raw save. More... | |