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

Implementation of AreaMap – map id/size/pointers and edge connections. More...

#include "./areamap.h"
#include "../../qmlownership.h"
#include "../fragments/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>
Include dependency graph for areamap.cpp:

Go to the source code of this file.

Detailed Description

Implementation of AreaMap – map id/size/pointers and edge connections.

See areamap.h for the documented API.

Definition in file areamap.cpp.