Procházet zdrojové kódy

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot před 1 rokem
rodič
revize
f3d4e6fe50
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      include/SDL3/SDL_video.h

+ 2 - 1
include/SDL3/SDL_video.h

@@ -634,7 +634,8 @@ extern SDL_DECLSPEC SDL_DisplayID SDLCALL SDL_GetPrimaryDisplay(void);
  *
  *
  * On Wayland:
  * On Wayland:
  *
  *
- * - `SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER`: the wl_output associated with the display
+ * - `SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER`: the wl_output associated
+ *   with the display
  *
  *
  * \param displayID the instance ID of the display to query.
  * \param displayID the instance ID of the display to query.
  * \returns a valid property ID on success or 0 on failure; call
  * \returns a valid property ID on success or 0 on failure; call