5 lines
78 B
C
5 lines
78 B
C
|
|
#include "ibm.h"
|
||
|
|
#include "mouse.h"
|
||
|
|
|
||
|
|
void (*mouse_poll)(int x, int y, int b);
|