Changing a comment ... nothing big.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@665 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
a51693c8fd
commit
e64851b09c
@ -786,7 +786,7 @@ int glutJoystickGetNumAxes( int ident );
|
||||
int glutJoystickGetNumButtons( int ident );
|
||||
int glutJoystickNotWorking( int ident );
|
||||
|
||||
/* InputDevice Init/Fini */
|
||||
/* InputDevice Initialisation and Closure */
|
||||
int fgInputDeviceDetect( void );
|
||||
void fgInitialiseInputDevices( void );
|
||||
void fgInputDeviceClose( void );
|
||||
|
Reference in New Issue
Block a user