|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of WorldMissables – the missable-sprite visibility flags. More...
#include <string.h>#include <QVector>#include "./worldmissables.h"#include "../../savefile.h"#include "../../savefiletoolset.h"#include "../../savefileiterator.h"#include <pse-db/missablesdb.h>#include <pse-db/entries/missabledbentry.h>Go to the source code of this file.
Implementation of WorldMissables – the missable-sprite visibility flags.
See worldmissables.h for the documented API.
Definition in file worldmissables.cpp.