|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of AreaWarps – the map's warp points plus the live warp-transition state. More...
#include "./areawarps.h"#include "../../qmlownership.h"#include "../fragments/warpdata.h"#include "../../savefile.h"#include "../../savefiletoolset.h"#include "../../savefileiterator.h"#include <pse-db/mapsdb.h>#include <pse-db/entries/mapdbentry.h>#include <pse-db/util/mapsearch.h>#include <pse-common/random.h>Go to the source code of this file.
Implementation of AreaWarps – the map's warp points plus the live warp-transition state.
See areawarps.h for the documented API.
Definition in file areawarps.cpp.