changed variable name
[rocksndiamonds.git] / src / screens.c
index f5ffa0c5aaaccee049586c9048c86e5a511b4b3f..06732b87cbd5c27a1d136d822151801cfed8d568 100644 (file)
@@ -7603,8 +7603,8 @@ static boolean ConfigureJoystickMapButtonsAndAxes(SDL_Joystick *joystick)
            break;
 
          case SDL_JOYHATMOTION:
-           /* ignore centering; we're probably just coming back
-              to the center from the previous item we set */
+           // ignore centering; we're probably just coming back
+           // to the center from the previous item we set
            if (event.jhat.value == SDL_HAT_CENTERED)
              break;