mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
9 lines
223 B
C
9 lines
223 B
C
#ifndef POKEHEARTGOLD_UNK_0202ECC0_H
|
|
#define POKEHEARTGOLD_UNK_0202ECC0_H
|
|
|
|
#include "pokemon_types_def.h"
|
|
|
|
void UpdatePokedexWithReceivedSpecies(SAVEDATA *saveData, POKEMON *pokemon);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0202ECC0_H
|