X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameDraw.cpp;h=43e2f431860dd250afaef0384ee7e34d8cea6080;hb=bb61e3fc1a36858b603d3a3fc2058f7c63f081c5;hp=c92755ba192407e41dec8a8ac8f55b935d935c93;hpb=5f4592dd289b1c00cfabcbbdd9e10dc534971ce7;p=lugaru.git diff --git a/Source/GameDraw.cpp b/Source/GameDraw.cpp index c92755b..43e2f43 100644 --- a/Source/GameDraw.cpp +++ b/Source/GameDraw.cpp @@ -93,7 +93,6 @@ extern float damagedealt; extern bool invertmouse; extern int numhotspots; -extern int winhotspot; extern int killhotspot; extern XYZ hotspot[40]; extern int hotspottype[40];