aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-05-15 22:52:44 -0400
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-05-15 22:52:44 -0400
commite786f4a546fd9b08d83cd3e4058a93b26e7ae6ab (patch)
treef4ed6de1b5368c961e9078e9ac003acf188a3279 /include
parent0d4504017648b56a565216119a82166deb1f8d5d (diff)
Sword swinging
Diffstat (limited to 'include')
-rw-r--r--include/common.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.hpp b/include/common.hpp
index fabf4c7..153c46e 100644
--- a/include/common.hpp
+++ b/include/common.hpp
@@ -232,6 +232,7 @@ extern GLint worldShader_attribute_coord;
extern GLint worldShader_attribute_tex;
extern GLint worldShader_uniform_texture;
extern GLint worldShader_uniform_color;
+extern GLint worldShader_uniform_transform;
/**
* Prints a formatted debug message to the console, along with the callee's file and line