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