From c4529dbd7b7f8f3ae5009d35010139e7f1b68deb Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Wed, 13 Sep 2006 23:17:54 +0000 Subject: some improvements at the animation system --- src/animatedsprite.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/animatedsprite.h') diff --git a/src/animatedsprite.h b/src/animatedsprite.h index 89394d6c..c860b46d 100644 --- a/src/animatedsprite.h +++ b/src/animatedsprite.h @@ -50,7 +50,8 @@ enum SpriteAction ACTION_SIT, ACTION_SLEEP, ACTION_HURT, - ACTION_DEAD + ACTION_DEAD, + ACTION_INVALID }; enum SpriteDirection -- cgit v1.2.3-60-g2f50