|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
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>Go to the source code of this file.
Implementation of AreaTileset – the map's tileset, behaviour type, and graphics/block/collision pointers.
See areatileset.h.
Definition in file areatileset.cpp.