mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 07:05:49 +00:00
Added confusion for code completion systems like VC++.
This commit is contained in:
+1
-1
@@ -449,7 +449,7 @@ extern "C" {
|
||||
*************************************************************************/
|
||||
|
||||
/* Window handle type */
|
||||
typedef struct _GLFWwindow* GLFWwindow;
|
||||
typedef void* GLFWwindow;
|
||||
|
||||
/* The video mode structure used by glfwGetVideoModes */
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user