From 3e4b273b55b7a92f99202f81be9b4c2c906d2e79 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sat, 7 Aug 2010 15:30:49 +0200 Subject: Removed superfluous semicolon --- 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 6c076e3a..70ad6ed6 100644 --- a/src/resources/spritedef.h +++ b/src/resources/spritedef.h @@ -78,7 +78,7 @@ namespace SpriteAction static const std::string CAST_MAGIC = "magic"; static const std::string USE_ITEM = "item"; static const std::string INVALID = ""; -}; +} enum SpriteDirection { -- cgit v1.2.3-60-g2f50