Decompile fldeff_sweetsecent.c

This commit is contained in:
KDSKardabox
2018-02-14 17:24:31 +05:30
parent c959dc1174
commit deeaac2bf1
5 changed files with 101 additions and 221 deletions

View File

@@ -5,6 +5,7 @@ void ClearPlayerAvatarInfo(void);
void SetPlayerAvatarExtraStateTransition(u8, u8);
u8 GetPlayerAvatarGenderByGraphicsId(u8);
bool8 TestPlayerAvatarFlags(u8);
u8 GetPlayerAvatarObjectId(void);
void PlayerGetDestCoords(s16 *, s16 *);
u8 player_get_direction_lower_nybble(void);
u8 player_get_direction_upper_nybble(void);