mirror of
https://github.com/sheumann/VNCviewGS.git
synced 2024-11-22 02:30:47 +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);
|