Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2025-08-09 18:34:27 +00:00
parent 43f3991398
commit 44ce826b57
+1 -2
View File
@@ -88,8 +88,7 @@ typedef struct SDL_Rect
/** /**
* A rectangle, with the origin at the upper left (using floating point * A rectangle stored using floating point values.
* values).
* *
* \since This struct is available since SDL 3.2.0. * \since This struct is available since SDL 3.2.0.
* *