From 6b5c7e7a5ed32abfc98d9acdebacc50c68a91a1d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Apr 2013 17:06:02 +0300 Subject: another fixes from cpplint. --- src/resources/spritedef.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/resources/spritedef.h') diff --git a/src/resources/spritedef.h b/src/resources/spritedef.h index 3a8fe5a01..02090e809 100644 --- a/src/resources/spritedef.h +++ b/src/resources/spritedef.h @@ -90,7 +90,7 @@ namespace SpriteAction static const std::string USE_ITEM = "item"; static const std::string SPAWN = "spawn"; static const std::string INVALID(""); -} +} // namespace SpriteAction enum SpriteDirection { @@ -213,4 +213,4 @@ class SpriteDef final : public Resource std::set mProcessedFiles; }; -#endif // SPRITEDEF_H +#endif // SPRITEDEF_H -- cgit v1.2.3-60-g2f50