Fix wrong variable name

This commit is contained in:
Pokestia
2020-02-04 00:21:28 +01:00
committed by huderlem
parent 27c4329e45
commit f92b03f266

View File

@@ -63,6 +63,6 @@ bool32 sub_808D1B4(void);
bool32 sub_808D1E8(void);
void SetPlayerInvisibility(bool8 invisible);
u8 player_get_pos_including_state_based_drift(s16 *x, s16 *y);
void StartFishing(u8 taskId);
void StartFishing(u8 rod);
#endif // GUARD_FIELD_PLAYER_AVATAR_H