aboutsummaryrefslogtreecommitdiffstats
path: root/include/Texture.h
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-03-21 08:17:06 -0400
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-03-21 08:17:06 -0400
commit51c6e601c3d6451294506b72213244e3aee9822f (patch)
treeff811ba8bec3c207eacd126f6e5e3764abca8a70 /include/Texture.h
parentbbdc924d409f74594bd8c8b0d4bf55d5e5f32209 (diff)
parent8dae5eeac2c6254bb8288c0479c193ab185a312f (diff)
Created currency and new inventory
Diffstat (limited to 'include/Texture.h')
-rw-r--r--include/Texture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Texture.h b/include/Texture.h
index 7201a4c..816a8bf 100644
--- a/include/Texture.h
+++ b/include/Texture.h
@@ -20,7 +20,7 @@
* Texture functions are given a namespace for better organization.
*/
-namespace Texture{
+namespace Texture {
/**
* Loads a texture from the given file name, returning the GLuint used for