From 3c214ff26a33555e3744608d7047286eb9eb5780 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 9 Dec 2006 01:44:18 +0000 Subject: Use new animation system in character selection/creation. Shows equipment and allowed for some cleanup. Had a bit of help from the patch by VictorSan. --- src/sprite.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sprite.h') diff --git a/src/sprite.h b/src/sprite.h index 282091cc..51811149 100644 --- a/src/sprite.h +++ b/src/sprite.h @@ -47,7 +47,7 @@ class Sprite * partly with the clipping rectangle support. */ virtual void - draw(Graphics *graphics, int offsetX, int offsetY) = 0; + draw(Graphics *graphics, int offsetX, int offsetY) const = 0; /** * Returns the pixel Y coordinate of the sprite. -- cgit v1.2.3-70-g09d2