Moved the platform-specific variables in the Joystick structure into their own platfo...
[freeglut] / src / Common / freeglut_ext.c
index 598edb6..49ff88b 100644 (file)
@@ -223,7 +223,7 @@ static GLUTproc fghGetGLUTProcAddress( const char* procName )
 }\r
 \r
 \r
-static GLUTproc fgPlatformGlutGetProcAddress( const char* procName )\r
+GLUTproc fgPlatformGlutGetProcAddress( const char* procName )\r
 {\r
     return NULL;\r
 }\r