Преглед изворни кода

Removed the word "other" since the version has been removed

Sam Lantinga пре 1 година
родитељ
комит
650d3b44e1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      include/SDL3/SDL_joystick.h

+ 1 - 1
include/SDL3/SDL_joystick.h

@@ -360,7 +360,7 @@ extern DECLSPEC SDL_JoystickID SDLCALL SDL_AttachVirtualJoystick(SDL_JoystickTyp
 /**
 /**
  * The structure that defines an extended virtual joystick description
  * The structure that defines an extended virtual joystick description
  *
  *
- * All other elements of this structure are optional and can be left 0.
+ * All elements of this structure are optional and can be left 0.
  *
  *
  * \since This struct is available since SDL 3.0.0.
  * \since This struct is available since SDL 3.0.0.
  *
  *