|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of SaveFileExpanded – the expanded-tree root that loads/saves every region. More...
#include "savefileexpanded.h"#include "../savefile.h"#include "./player/player.h"#include "./area/area.h"#include "./world/world.h"#include "./daycare.h"#include "./halloffame.h"#include "./rival.h"#include "./storage.h"Go to the source code of this file.
Implementation of SaveFileExpanded – the expanded-tree root that loads/saves every region.
See savefileexpanded.h for the documented API.
Definition in file savefileexpanded.cpp.