pokediamond/include/unk_02087A1C.h
2020-08-29 14:48:52 -04:00

9 lines
220 B
C

#ifndef POKEDIAMOND_UNK_02087A1C_H
#define POKEDIAMOND_UNK_02087A1C_H
s32 GetMeisterLanguageIdx(u32 language);
u8 GetMeisterLanguage(s32 idx);
s32 GetMeisterSpeciesIdx(u32 species);
#endif //POKEDIAMOND_UNK_02087A1C_H