20000411-00:24 GMT+1 Victor Szakats <info@szelvesz.hu>

This commit is contained in:
Viktor Szakats
2000-04-10 22:51:01 +00:00
parent f66f193eb7
commit 68dfcb2dcb

View File

@@ -39,8 +39,8 @@
/* C callable low-level interface */
static BOOL s_bPresent = FALSE; /* Is there a mouse ? */
static int s_iButtons = 0; /* Mouse buttons */
static BOOL s_bCursorVisible = FALSE; /* Is mouse cursor visible ? */
static int s_iButtons = 0; /* Mouse buttons */
static int s_iInitCol = 0; /* Init mouse pos */
static int s_iInitRow = 0; /* Init mouse pos */