From e786f4a546fd9b08d83cd3e4058a93b26e7ae6ab Mon Sep 17 00:00:00 2001 From: drumsetmonkey Date: Sun, 15 May 2016 22:52:44 -0400 Subject: Sword swinging --- include/common.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 -- cgit v1.2.3