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

Go to the source code of this file.

Classes

class  PlayerPokedex
 The player's Pokedex: a seen flag and an owned flag per species. More...

Variables

constexpr var8 maxPokedex = 151
 Number of Gen 1 species (dex slots).

Variable Documentation

◆ maxPokedex