File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1434,14 +1434,14 @@ extern "C" {
14341434 * `0xAAAA/0xBBBB/1,0xCCCC/0xDDDD/3`
14351435 *
14361436 * This hint supports a "wildcard" device that will set the number of haptic
1437- * axes on all initialized haptic devices which were not defined explicitly
1438- * in this hint.
1437+ * axes on all initialized haptic devices which were not defined explicitly in
1438+ * this hint.
14391439 *
14401440 * `0xFFFF/0xFFFF/1`
14411441 *
1442- * This hint should be set before a controller is opened. The number of
1443- * haptic axes won't exceed the number of real axes found on the device.
1444- */
1442+ * This hint should be set before a controller is opened. The number of haptic
1443+ * axes won't exceed the number of real axes found on the device.
1444+ */
14451445#define SDL_HINT_JOYSTICK_HAPTIC_AXES "SDL_JOYSTICK_HAPTIC_AXES"
14461446
14471447/**
You can’t perform that action at this time.
0 commit comments