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

Implementation of World – the global, map-independent state container. More...

#include "./world.h"
#include "./worldcompleted.h"
#include "./worldevents.h"
#include "./worldgeneral.h"
#include "./worldhidden.h"
#include "./worldmissables.h"
#include "./worldother.h"
#include "./worldscripts.h"
#include "./worldtowns.h"
#include "./worldtrades.h"
#include "./worldlocal.h"
#include "../../savefile.h"
Include dependency graph for world.cpp:

Go to the source code of this file.

Detailed Description

Implementation of World – the global, map-independent state container.

See world.h for the documented API.

Definition in file world.cpp.