]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Got rid of global texture var. Calling load_image directly
[lugaru.git] / Source / Globals.cpp
index 2969af52c1347281223aa8118e4a0776ea23105a..2d3da97cb6ce681eb10963ba4b1c3491995ff4a6 100644 (file)
@@ -178,7 +178,6 @@ bool tiltweird = false;
 bool midweird = false;
 bool proportionweird = false;
 bool vertexweird[6] = {0};
-ImageRec texture;
 bool debugmode = false;