Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
areamap.h File Reference
#include <QObject>
#include <QHash>
#include <QVector>
#include <pse-common/types.h>
#include "../../savefile_autoport.h"
Include dependency graph for areamap.h:
This graph shows which files directly or indirectly include this file:

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).

Variable Documentation

◆ VramBGPtr

var16 VramBGPtr = 0x9800
constexpr

Fixed GB VRAM background-tilemap pointer (never changes).

Definition at line 30 of file areamap.h.

Referenced by AreaMap::randomize().