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

Go to the source code of this file.

Classes

class  AreaSign
 The current map's list of signs. More...

Variables

constexpr var8 maxSigns = 16
 Maximum signs on a map.

Variable Documentation

◆ maxSigns

var8 maxSigns = 16
constexpr

Maximum signs on a map.

Definition at line 26 of file areasign.h.

Referenced by AreaSign::signMax(), and AreaSign::signNew().