mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
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);
|