Decompile rom6

This commit is contained in:
KDSKardabox
2018-04-10 12:17:29 +05:30
parent a18dc6aa80
commit a3d065d0bd
9 changed files with 223 additions and 459 deletions

View File

@@ -39,5 +39,7 @@ void sub_808BCF4(void);
void sub_808D074(u8);
void GetXYCoordsOneStepInFrontOfPlayer(s16 *xPtr, s16 *yPtr);
u8 GetRivalAvatarGraphicsIdByStateIdAndGender(u8, u8);
void sub_808C114(void);
u8 GetPlayerAvatarGraphicsIdByCurrentState();
#endif // GUARD_FIELD_PLAYER_AVATAR_H