|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include <QHash>#include <QVector>#include <pse-common/types.h>#include "../../savefile_autoport.h"Go to the source code of this file.
Classes | |
| class | AreaMap |
| Identity, size, pointers, and edge connections of the current map. More... | |
Variables | |
| constexpr var16 | VramBGPtr = 0x9800 |
| Fixed GB VRAM background-tilemap pointer (never changes). | |
|
constexpr |
Fixed GB VRAM background-tilemap pointer (never changes).
Definition at line 30 of file areamap.h.
Referenced by AreaMap::randomize().