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

Go to the source code of this file.

Classes

class  HoFRecord
 One Hall of Fame record: the team that beat the Elite Four, in order. More...

Variables

constexpr var8 maxPokemon = 6
 Mons recorded per Hall of Fame entry (a full party).

Variable Documentation

◆ maxPokemon

var8 maxPokemon = 6
constexpr

Mons recorded per Hall of Fame entry (a full party).

Definition at line 25 of file hofrecord.h.

Referenced by HoFRecord::pokemonMax(), and HoFRecord::pokemonNew().