|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of AreaPokemon / AreaPokemonWild – the grass/water wild-encounter tables. More...
#include "./areapokemon.h"#include "../../qmlownership.h"#include "../../savefile.h"#include "../../savefiletoolset.h"#include "../../savefileiterator.h"#include <pse-db/pokemon.h>#include <pse-common/random.h>#include <pse-db/mapsdb.h>#include <pse-db/entries/mapdbentry.h>#include <pse-db/entries/mapdbentrywildmon.h>Go to the source code of this file.
Implementation of AreaPokemon / AreaPokemonWild – the grass/water wild-encounter tables.
See areapokemon.h for the documented API.
Definition in file areapokemon.cpp.