AnimaEngine  1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
Data Fields
PokemonCatalogEntry Struct Reference

Represents a single species entry in the local database catalog. More...

#include <pokemon_catalog.h>

Data Fields

int dex_id
 
const char * name
 

Detailed Description

Represents a single species entry in the local database catalog.

Field Documentation

◆ dex_id

int PokemonCatalogEntry::dex_id

National Dex ID of the Pokemon.

◆ name

const char* PokemonCatalogEntry::name

Read-only name string.


The documentation for this struct was generated from the following file: