Skip to content
Snippets Groups Projects
Commit 7d32d524 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix up warning

parent f6c89d3f
Branches
Tags
No related merge requests found
......@@ -47,7 +47,7 @@ extern "C" {
#endif
int win32_kbhit(void);
int win32_getch(void);
int win32_getmouse(struct cio_mouse_event *mevent);
int win32_getmouse(struct mouse_event *mevent);
int win32_hidemouse(void);
int win32_showmouse(void);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment