|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of MapSearch (the chainable map finder behind map randomization). More...
#include <QDebug>#include <QQmlEngine>#include <pse-common/random.h>#include <pse-common/utility.h>#include "./mapsearch.h"#include "../mapsdb.h"#include "../entries/mapdbentry.h"#include "../tileset.h"#include "../spriteSet.h"Go to the source code of this file.
Implementation of MapSearch (the chainable map finder behind map randomization).
See mapsearch.h for the documented API.
Definition in file mapsearch.cpp.