aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/rdwin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/rdwin.cpp')
-rw-r--r--sword2/driver/rdwin.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/sword2/driver/rdwin.cpp b/sword2/driver/rdwin.cpp
index d3d6002b37..8791a793fa 100644
--- a/sword2/driver/rdwin.cpp
+++ b/sword2/driver/rdwin.cpp
@@ -43,13 +43,13 @@
-static BOOL bMouseVisible = FALSE;
-static BOOL controlKey = FALSE;
-static BOOL altKey = FALSE;
-static BOOL wasScreenSaverActive = FALSE;
-static BOOL myAppClosed = FALSE;
+//static BOOL bMouseVisible = FALSE;
+//static BOOL controlKey = FALSE;
+//static BOOL altKey = FALSE;
+//static BOOL wasScreenSaverActive = FALSE;
+//static BOOL myAppClosed = FALSE;
static BOOL controlQDisabled = FALSE;
-static uint8 gameName[80];
+//static uint8 gameName[80];
//BOOL gotTheFocus = FALSE;