Added confusion for code completion systems like VC++.

This commit is contained in:
Camilla Berglund
2011-02-09 12:37:42 +01:00
parent f02dbd30be
commit a66a4cd1e4
3 changed files with 46 additions and 16 deletions
+1 -1
View File
@@ -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