Usermode/AxWin3 - Working on IPC
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / input.c
index 9de0d42..d72d6b6 100644 (file)
@@ -18,6 +18,7 @@ typedef struct
 #define JOY_IOCTL_GETSETAXISPOSITION   7
 
 // === IMPORTS ===
+extern void    Video_SetCursorPos(short X, short Y);
 // TODO: Move out
 const char     *gsMouseDevice;
  int   giTerminalFD;

UCC git Repository :: git.ucc.asn.au