summaryrefslogtreecommitdiff
path: root/src/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localplayer.h')
-rw-r--r--src/localplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/localplayer.h b/src/localplayer.h
index 708c40231..af54fa6b7 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -193,7 +193,7 @@ class LocalPlayer : public Being, public ActorSpriteListener,
bool toggleSit();
bool updateSit();
- bool emote(Uint8 emotion);
+ bool emote(uint8_t emotion);
/**
* Shows item pickup notifications.