Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
mapsearch.cpp File Reference

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"
Include dependency graph for mapsearch.cpp:

Go to the source code of this file.

Detailed Description

Implementation of MapSearch (the chainable map finder behind map randomization).

See mapsearch.h for the documented API.

Definition in file mapsearch.cpp.