From 84e56a88817f7178b4895e2adf863b4d98b42e64 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 25 Aug 2012 20:12:27 +0300 Subject: Add const to other classes. --- src/animatedsprite.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/animatedsprite.h') diff --git a/src/animatedsprite.h b/src/animatedsprite.h index 583d5c034..cc7fc122d 100644 --- a/src/animatedsprite.h +++ b/src/animatedsprite.h @@ -88,7 +88,7 @@ class AnimatedSprite : public Sprite virtual void *getHash(); - bool updateNumber(unsigned num); + bool updateNumber(const unsigned num); void clearDelayLoad(); -- cgit v1.2.3-60-g2f50