|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
#include <QObject>#include <QVector>#include <pse-common/types.h>#include "../../savefile_autoport.h"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. | |
|
constexpr |
Maximum warps on a map.
Definition at line 26 of file areawarps.h.
Referenced by AreaWarps::warpMax(), and AreaWarps::warpNew().