From c2efedab22275302f0a10cc197424d345a021d18 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 17 Jun 2012 20:13:48 +0300 Subject: Replace SDL int types to C++ types. --- src/localplayer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/localplayer.h') 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. -- cgit v1.2.3-70-g09d2