From 98fff0b1a6fc9103759855e888b6be241fcb8510 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 5 Feb 2013 23:41:50 +0300 Subject: Add missing checks to being class. --- src/compoundsprite.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/compoundsprite.h') diff --git a/src/compoundsprite.h b/src/compoundsprite.h index aa9b2d7b6..928c6b06f 100644 --- a/src/compoundsprite.h +++ b/src/compoundsprite.h @@ -107,10 +107,10 @@ public: void ensureSize(size_t layerCount); - virtual void drawSprites(Graphics* graphics, + virtual void drawSprites(Graphics *const graphics, int posX, int posY) const; - virtual void drawSpritesSDL(Graphics* graphics, + virtual void drawSpritesSDL(Graphics *const graphics, int posX, int posY) const; /** -- cgit v1.2.3-70-g09d2