Forráskód Böngészése

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 4 hete
szülő
commit
573862505d
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      include/SDL3/SDL_gamepad.h

+ 2 - 1
include/SDL3/SDL_gamepad.h

@@ -1450,7 +1450,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_GetGamepadTouchpadFinger(SDL_Gamepad *gamep
 /**
 /**
  * Return whether a gamepad has a particular sensor.
  * Return whether a gamepad has a particular sensor.
  *
  *
- * Sensors are disabled by default and SDL_SetGamepadSensorEnabled() is used to enable them.
+ * Sensors are disabled by default and SDL_SetGamepadSensorEnabled() is used
+ * to enable them.
  *
  *
  * \param gamepad the gamepad to query.
  * \param gamepad the gamepad to query.
  * \param type the type of sensor to query.
  * \param type the type of sensor to query.