update joystick driver to API 0.5 and do some cleanup
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
MODULE_EXPORT int joy_init (Driver *drvthis);
|
||||
MODULE_EXPORT void joy_close (Driver *drvthis);
|
||||
|
||||
MODULE_EXPORT char joy_getkey (Driver *drvthis);
|
||||
MODULE_EXPORT const char *joy_get_key (Driver *drvthis);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user