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

Implementation of AreaTileset – the map's tileset, behaviour type, and graphics/block/collision pointers. More...

#include <cstring>
#include "./areatileset.h"
#include "../../savefile.h"
#include "../../savefiletoolset.h"
#include "../../savefileiterator.h"
#include <pse-db/mapsdb.h>
#include <pse-db/entries/mapdbentry.h>
#include <pse-db/tileset.h>
#include <pse-common/random.h>
Include dependency graph for areatileset.cpp:

Go to the source code of this file.

Detailed Description

Implementation of AreaTileset – the map's tileset, behaviour type, and graphics/block/collision pointers.

See areatileset.h.

Definition in file areatileset.cpp.