]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Moved bloodText to PersonType
[lugaru.git] / Source / Globals.cpp
index 73bad7357d8592e59c3fee5efca10ff349949fe4..3a4d544ff10260ef591f8ab0d741d3e73da6690c 100644 (file)
@@ -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;