]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Consolidate bonus externs
[lugaru.git] / Source / Globals.cpp
index bf622bf128de9c0d712caf8fc235acd19a62539f..20a5452d41e9cbc33fc111e4d4b266ee25318837 100644 (file)
@@ -218,13 +218,6 @@ bool vertexweird[6] = {0};
 TGAImageRec texture;
 bool debugmode = 0;
 
-int oldbonus = 0;
-int bonus = 0;
-float bonusvalue = 0;
-float bonustotal = 0;
-float startbonustotal = 0;
-float bonustime = 0;
-
 bool won = 0;