aboutsummaryrefslogtreecommitdiffstats
path: root/include/texture.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/texture.hpp')
-rw-r--r--include/texture.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/texture.hpp b/include/texture.hpp
index 59358f2..22a2459 100644
--- a/include/texture.hpp
+++ b/include/texture.hpp
@@ -13,13 +13,11 @@
* When defined, DEBUG allows extra messages to be printed to the terminal for
* debugging purposes.
*/
-
#define DEBUG
/**
* Texture functions are given a namespace for better organization.
*/
-
namespace Texture {
/**