5 lines
99 B
C
5 lines
99 B
C
extern void (*mouse_poll)(int x, int y, int b);
|
|
|
|
extern int mousepos;
|
|
extern int mousedelay;
|
|
|