mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 00:30:57 +00:00
Replaced more deprecated CoreGraphics calls.
This commit is contained in:
@@ -109,5 +109,8 @@ void _glfwInitTimer(void);
|
||||
void _glfwInitJoysticks(void);
|
||||
void _glfwTerminateJoysticks(void);
|
||||
|
||||
// Fullscreen
|
||||
GLboolean _glfwSetVideoMode(int* width, int* height, int* bpp, int* refreshRate);
|
||||
void _glfwRestoreVideoMode(void);
|
||||
|
||||
#endif // _platform_h_
|
||||
|
||||
Reference in New Issue
Block a user