Skip to content
Snippets Groups Projects
Commit 621b7769 authored by deuce's avatar deuce
Browse files

Add prototype for win32_getvideoflags. Shoudl fix the last bug reported

by Toolman.
parent 45653043
Branches
Tags
No related merge requests found
......@@ -58,6 +58,7 @@ void win32_suspend(void);
void win32_resume(void);
void win32_getcustomcursor(int *s, int *e, int *r, int *b, int *v);
void win32_setcustomcursor(int s, int e, int r, int b, int v);
int win32_getvideoflags(void);
#ifdef __cplusplus
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment