summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2017-01-19 23:58:23 -0600
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-01-19 21:58:23 -0800
commit9274e189277ab6ec4d4efb90cb9e18145a8fec38 (patch)
tree609eeb57523b09ee9c70c79af6eaf3ca58695fe4 /include
parent1ac7736fbfd8158241ad7eb62857d425e1e5f6bb (diff)
decompile rom6 (#202)
* decompile rom6 * newline
Diffstat (limited to 'include')
-rw-r--r--include/field_player_avatar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/field_player_avatar.h b/include/field_player_avatar.h
index 630d7b19d..b07690f61 100644
--- a/include/field_player_avatar.h
+++ b/include/field_player_avatar.h
@@ -74,7 +74,7 @@ bool8 IsPlayerSurfingNorth(void);
bool8 IsPlayerFacingSurfableFishableWater(void);
// ClearPlayerAvatarInfo
void SetPlayerAvatarStateMask(u8 a);
-// GetPlayerAvatarGraphicsIdByCurrentState
+u8 GetPlayerAvatarGraphicsIdByCurrentState(void);
// SetPlayerAvatarExtraStateTransition
void InitPlayerAvatar(s16 a, s16 b, u8 c, u8 d);
// sub_8059B88