SDL Wiki Bot пре 1 година
родитељ
комит
fe183872ee
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      include/SDL3/SDL_gamepad.h

+ 2 - 1
include/SDL3/SDL_gamepad.h

@@ -393,7 +393,8 @@ extern SDL_DECLSPEC int SDLCALL SDL_ReloadGamepadMappings(void);
  *
  *
  * \param count a pointer filled in with the number of mappings returned, can
  * \param count a pointer filled in with the number of mappings returned, can
  *              be NULL.
  *              be NULL.
- * \returns an array of the mapping strings, NULL-terminated. Returns NULL on error.
+ * \returns an array of the mapping strings, NULL-terminated. Returns NULL on
+ *          error.
  *
  *
  * \since This function is available since SDL 3.0.0.
  * \since This function is available since SDL 3.0.0.
  */
  */