X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FGlobals.cpp;h=3a4d544ff10260ef591f8ab0d741d3e73da6690c;hp=73bad7357d8592e59c3fee5efca10ff349949fe4;hb=086b9fc6bc5e16d7f77839bfdadb64ab187cca61;hpb=8139604f6d9f7014ef516371895c72fabd55f828 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;