From c77971cb8dc2fcb4613f58d863e184d23a762519 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 16 Aug 2015 21:52:46 +0300 Subject: Fix other compilation warnings. --- src/flooritem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/flooritem.h') diff --git a/src/flooritem.h b/src/flooritem.h index ca4a5022e..d2cfa2c26 100644 --- a/src/flooritem.h +++ b/src/flooritem.h @@ -111,7 +111,7 @@ class FloorItem final : public ActorSprite { return mCursor; } void setCards(const int *const cards, - const int size); + int sz); private: int mCards[4]; -- cgit v1.2.3-70-g09d2