pokeheartgold/include/gts_globe.h
2021-12-08 13:19:03 -05:00

7 lines
156 B
C

#ifndef POKEHEARTGOLD_GTS_GLOBE_H
#define POKEHEARTGOLD_GTS_GLOBE_H
int GetCityNamesMsgdataIdByCountry(u32 countryId);
#endif //POKEHEARTGOLD_GTS_GLOBE_H