|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of WarpData – one warp point (tile + destination). More...
#include "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/entries/mapdbentrywarpout.h>#include <pse-db/entries/mapdbentrywarpin.h>#include <pse-db/util/mapsearch.h>#include <pse-common/random.h>Go to the source code of this file.
Implementation of WarpData – one warp point (tile + destination).
See warpdata.h for the documented API.
Definition in file warpdata.cpp.