Minor fix on indentation.
(cherry picked from commitc93cdcdbbd
) (cherry picked from commitc93cdcdbbd
) git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1763 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
238b0ae02c
commit
8dfbfaca71
@ -1543,7 +1543,7 @@ LRESULT CALLBACK fgPlatformWindowProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPAR
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
//Added by Jinrong Xie (stonexjr@gmail.com) 12/24/2014
|
||||
//Added by Jinrong Xie <stonexjr at gmail.com> 12/24/2014
|
||||
//for SpaceNavigator support on Windows.
|
||||
case WM_INPUT:
|
||||
if (fgHasSpaceball())
|
||||
|
Reference in New Issue
Block a user