Fix comments in Input.cpp
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
parent
e6e780f3d2
commit
37e29f330f
1 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
#define JOYSTICK_DEADZONE 10000
|
||||
|
||||
SDL_Joystick *joystick; //This may be a name that was given by Simon, but it fits the rest of Pixel's names so it's fine.
|
||||
SDL_Joystick *joystick; // This was probably a name that was given by Simon, but it fits the rest of Pixel's names so it's fine.
|
||||
|
||||
void ReleaseDirectInput()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue