Some more functions, including some swiss-cheesing that got out of hand

This commit is contained in:
PikalaxALT
2017-09-16 09:43:49 -04:00
parent 86df6d1073
commit ee3dc1edda
5 changed files with 132 additions and 303 deletions
+3
View File
@@ -10,5 +10,8 @@ void SetPlayerAvatarExtraStateTransition(u8, u8);
u8 GetPlayerAvatarGenderByGraphicsId(u8);
bool8 TestPlayerAvatarFlags(u8);
void PlayerGetDestCoords(s16 *, s16 *);
u8 player_get_direction_lower_nybble(void);
u8 player_get_direction_upper_nybble(void);
u8 player_get_x22(void);
#endif //POKEEMERALD_FIELD_PLAYER_AVATAR_H