X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGlobals.cpp;h=3a4d544ff10260ef591f8ab0d741d3e73da6690c;hb=086b9fc6bc5e16d7f77839bfdadb64ab187cca61;hp=73bad7357d8592e59c3fee5efca10ff349949fe4;hpb=0aab437dc560d2afa982e61cc2547756ad7b0761;p=lugaru.git diff --git a/Source/Globals.cpp b/Source/Globals.cpp index 73bad73..3a4d544 100644 --- a/Source/Globals.cpp +++ b/Source/Globals.cpp @@ -67,8 +67,6 @@ float realtexdetail = 0; float playerdist = 0; int slomo = 0; float slomodelay = 0; -GLubyte bloodText[512 * 512 * 3] = { 0 }; -GLubyte wolfbloodText[512 * 512 * 3] = { 0 }; int bloodtoggle = 0; float camerashake = 0; float woozy = 0;