|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
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>Go to the source code of this file.
Implementation of WorldEvents – the 508-flag story-event bitfield.
See worldevents.h for the documented API.
Definition in file worldevents.cpp.