VNCviewGS/mouse.h
2015-09-23 20:26:03 -05:00

4 lines
121 B
C

extern unsigned char * cursor; /* Cursor from server */
extern void DoPointerEvent (void);
extern void DoCursor (void);