|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of MapConnData – one map edge-connection block. More...
#include "mapconndata.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/mapdbentryconnect.h>#include <QRandomGenerator>Go to the source code of this file.
Implementation of MapConnData – one map edge-connection block.
See mapconndata.h for the documented API.
Definition in file mapconndata.cpp.