document pokemon function symbols

This commit is contained in:
jiangzhengwenjz
2019-07-12 09:59:49 +08:00
parent 39d68ebd44
commit 43ba65ef8b
22 changed files with 120 additions and 121 deletions
+3 -3
View File
@@ -5,8 +5,8 @@
const u8* GetTrainerClassNameFromId(u16 trainerId);
const u8* GetTrainerNameFromId(u16 trainerId);
void * SetUpMonSpriteManagerMaybe(u8, u8);
void sub_8044D80(void);
void * sub_8044E00(u8 buffId);
void * OakSpeechNidoranFSetup(u8, u8);
void OakSpeechNidoranFFreeResources(void);
void * OakSpeechNidoranFGetBuffer(u8 buffId);
#endif // GUARD_POKEMON_3_H