From 114e76641ccde78fcb9f4ca2fcf7c9a909e176ba Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 23 May 2007 21:35:01 +0000 Subject: Added a missing include and fixed a bug with cleaning up target cursor animations. --- src/resources/animation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources') diff --git a/src/resources/animation.h b/src/resources/animation.h index d0d11c69..aad93cda 100644 --- a/src/resources/animation.h +++ b/src/resources/animation.h @@ -54,7 +54,7 @@ class Animation Animation(); /** - * Appends a new animation at the end of the sequence + * Appends a new animation at the end of the sequence. */ void addFrame(Image *image, unsigned int delay, int offsetX, int offsetY); -- cgit v1.2.3-70-g09d2