From 084e7af377f61a815b085c9beca2ee03adf164e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Ka=CC=88fer?= Date: Thu, 22 May 2014 15:19:51 +0200 Subject: better sprite warnings --- include/llmr/util/constants.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/llmr/util/constants.hpp b/include/llmr/util/constants.hpp index 2b8cc2da24..70befcb379 100644 --- a/include/llmr/util/constants.hpp +++ b/include/llmr/util/constants.hpp @@ -16,6 +16,7 @@ namespace debug { extern const bool tileParseWarnings; extern const bool styleParseWarnings; +extern const bool spriteWarnings; extern const bool renderWarnings; extern const bool renderTree; -- cgit v1.2.1