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

Go to the source code of this file.

Classes

class  PokemonStorageBox
 Holds contents of a single Pokemon storage box. More...

Variables

constexpr var8 boxMaxPokemon = 20
 Capacity of a single PC box.

Variable Documentation

◆ boxMaxPokemon

var8 boxMaxPokemon = 20
constexpr

Capacity of a single PC box.

Definition at line 32 of file pokemonstoragebox.h.

Referenced by ItemMarketEntryGCPokemon::onCartLeft(), and PlayerPokemon::PlayerPokemon().