Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
savefileexpanded.cpp File Reference

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"
Include dependency graph for savefileexpanded.cpp:

Go to the source code of this file.

Detailed Description

Implementation of SaveFileExpanded – the expanded-tree root that loads/saves every region.

See savefileexpanded.h for the documented API.

Definition in file savefileexpanded.cpp.