]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Got rid of unused "osx" global var
[lugaru.git] / Source / Globals.cpp
index 709e021f273778149893124dcb7ece7f272f92a7..624aa587c1a619ec8fa7e72ada0f4c2cbfbcdabe 100644 (file)
@@ -88,7 +88,6 @@ GLubyte bloodText[512 * 512 * 3] = {0};
 GLubyte wolfbloodText[512 * 512 * 3] = {0};
 float colors[3] = {0};
 int bloodtoggle = 0;
-bool osx = false;
 float camerashake = 0;
 float woozy = 0;
 float blackout = 0;