VNCviewGS/mouse.h

4 lines
121 B
C

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