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

Go to the source code of this file.

Classes

class  WorldScripts
 Per-map script progress values (the in-progress state of each map's script). More...

Variables

constexpr var8 scriptCount = 97
 Number of per-map script-progress values.

Variable Documentation

◆ scriptCount

var8 scriptCount = 97
constexpr

Number of per-map script-progress values.

Definition at line 25 of file worldscripts.h.

Referenced by WorldScripts::reset(), and WorldScripts::scriptsCount().