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

Implementation of WorldEvents – the 508-flag story-event bitfield. More...

#include <QRandomGenerator>
#include <string.h>
#include "./worldevents.h"
#include "../../savefile.h"
#include "../../savefiletoolset.h"
#include "../../savefileiterator.h"
#include <pse-db/eventsdb.h>
#include <pse-db/entries/eventdbentry.h>
Include dependency graph for worldevents.cpp:

Go to the source code of this file.

Detailed Description

Implementation of WorldEvents – the 508-flag story-event bitfield.

See worldevents.h for the documented API.

Definition in file worldevents.cpp.