Jelajahi Sumber

Sync SDL3 wiki -> header

SDL Wiki Bot 1 tahun lalu
induk
melakukan
cb440ec4a4
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      include/SDL3/SDL_rect.h

+ 2 - 1
include/SDL3/SDL_rect.h

@@ -116,7 +116,8 @@ typedef struct SDL_FRect
  * Convert an SDL_Rect to SDL_FRect
  *
  * \param rect a pointer to an SDL_Rect.
- * \param frect a pointer filled in with the floating point representation of `rect`.
+ * \param frect a pointer filled in with the floating point representation of
+ *              `rect`.
  *
  * \threadsafety It is safe to call this function from any thread.
  *