X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGlobals.cpp;h=074a78faf647a340c1eb825d4d61e8b5a38e2036;hb=3f8ee86c6085b5d6c7ee31b916d0e022239750ab;hp=485b60768276156927ceb2da53ed5d804a1f2d8d;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Globals.cpp b/Source/Globals.cpp index 485b607..074a78f 100644 --- a/Source/Globals.cpp +++ b/Source/Globals.cpp @@ -65,7 +65,6 @@ FRUSTUM frustum; float texdetail = 0; float realtexdetail = 0; float playerdist = 0; -Objects objects; int slomo = 0; float slomodelay = 0; GLubyte bloodText[512 * 512 * 3] = {0};