From f24ddad3fa0f843eb29a281426151cf1a5f31f4b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 4 Sep 2012 23:47:11 +0300 Subject: add const to more classes, fix other small style issues. --- src/resources/spritedef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/spritedef.h') diff --git a/src/resources/spritedef.h b/src/resources/spritedef.h index 565c3a95a..86f2d7f12 100644 --- a/src/resources/spritedef.h +++ b/src/resources/spritedef.h @@ -172,7 +172,7 @@ class SpriteDef : public Resource */ void loadAnimation(const XmlNodePtr animationNode, Action *const action, ImageSet *const imageSet, - const int variant_offset); + const int variant_offset) const; /** * Include another sprite into this one. -- cgit v1.2.3-60-g2f50