mirror of
https://github.com/sheumann/VNCviewGS.git
synced 2024-11-21 10:33:40 +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);
|