mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 00:56:24 -05:00
Patched to compile on Windows.
This commit is contained in:
@@ -45,7 +45,7 @@ struct SDL_GLDriverData
|
||||
UINT nAttributes,
|
||||
const int *piAttributes,
|
||||
int *piValues);
|
||||
void (WINAPI * wglSwapIntervalEXT) (int interval);
|
||||
BOOL (WINAPI * wglSwapIntervalEXT) (int interval);
|
||||
int (WINAPI * wglGetSwapIntervalEXT) (void);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user