Cleanup joystick deallocation.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@43 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
c43d174e61
commit
0633ee283e
3904
freeglut/freeglut/aclocal.m4
vendored
3904
freeglut/freeglut/aclocal.m4
vendored
File diff suppressed because it is too large
Load Diff
@ -544,6 +544,7 @@ void fgJoystickClose( void )
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
free ( fgJoystick ) ;
|
free ( fgJoystick ) ;
|
||||||
|
fgJoystick = NULL ;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user