mirror of
https://github.com/sheumann/VNCviewGS.git
synced 2025-02-16 19:31:18 +00:00
4 lines
121 B
C
4 lines
121 B
C
extern unsigned char * cursor; /* Cursor from server */
|
|
extern void DoPointerEvent (void);
|
|
extern void DoCursor (void);
|