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

Go to the source code of this file.

Classes

class  AreaWarps
 The current map's warps, plus the live warp-transition state. More...

Variables

constexpr var8 maxWarps = 32
 Maximum warps on a map.

Variable Documentation

◆ maxWarps

var8 maxWarps = 32
constexpr

Maximum warps on a map.

Definition at line 26 of file areawarps.h.

Referenced by AreaWarps::warpMax(), and AreaWarps::warpNew().