7 lines
81 B
C
7 lines
81 B
C
|
/*
|
||
|
* joystick utility functions
|
||
|
*/
|
||
|
|
||
|
|
||
|
void dump_my_joystick(char *joy_device);
|