|
AnimaEngine
1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
|
Represents a single species entry in the local database catalog. More...
#include <pokemon_catalog.h>
Data Fields | |
| int | dex_id |
| const char * | name |
Represents a single species entry in the local database catalog.
| int PokemonCatalogEntry::dex_id |
National Dex ID of the Pokemon.
| const char* PokemonCatalogEntry::name |
Read-only name string.