Moving some function prototypes into the source files where they are found and out...
[freeglut] / src / mswin / freeglut_init_mswin.c
index 1777ebd..d75765f 100644 (file)
 #include "freeglut_internal_mswin.h"\r
 \r
 \r
+\r
+extern LRESULT CALLBACK fgPlatformWindowProc( HWND hWnd, UINT uMsg,\r
+                               WPARAM wParam, LPARAM lParam );\r
+\r
+\r
 /*\r
  * A call to this function should initialize all the display stuff...\r
  */\r