|
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 | Options |
| In-game Options menu settings (text speed, battle style, animations). More... | |
| class | LetterDelay |
| The text letter-printing delay flags (paired with the Options text speed). More... | |
| class | WorldGeneral |
| General world settings: last maps plus the Options / LetterDelay objects. More... | |