5 lines
86 B
C
5 lines
86 B
C
|
bool initmouse();
|
||
|
void mouse();
|
||
|
void outmseack(u8 value);
|
||
|
void outmsecmd(u8 command);
|