]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Some refactor about Person class.
[lugaru.git] / Source / Globals.cpp
index fedc0e5a580d44bddcef6f81ba8694588679f3de..9331aece415b44fc6475b76998321f2de6ba66ca 100644 (file)
@@ -131,8 +131,6 @@ int hotspottype[40] = {0};
 float hotspotsize[40] = {0};
 char hotspottext[40][256] = {0};
 int currenthotspot = 0;        
-int winhotspot = 0;
-int windialogue = 0;
 int killhotspot = 0;
 
 float menupulse = 0;