FieldObjectIsTrainerAndCloseToPlayer

This commit is contained in:
PikalaxALT
2017-09-13 19:13:44 -04:00
parent e26501f130
commit d72231379b
3 changed files with 35 additions and 68 deletions

View File

@@ -8,5 +8,7 @@
void ClearPlayerAvatarInfo(void);
void SetPlayerAvatarExtraStateTransition(u8, u8);
u8 GetPlayerAvatarGenderByGraphicsId(u8);
bool8 TestPlayerAvatarFlags(u8);
void PlayerGetDestCoords(s16 *, s16 *);
#endif //POKEEMERALD_FIELD_PLAYER_AVATAR_H