20000411-00:24 GMT+1 Victor Szakats <info@szelvesz.hu>
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user