Skip to content

Commit 44ce826

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent 43f3991 commit 44ce826

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

include/SDL3/SDL_rect.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ typedef struct SDL_Rect
8888

8989

9090
/**
91-
* A rectangle, with the origin at the upper left (using floating point
92-
* values).
91+
* A rectangle stored using floating point values.
9392
*
9493
* \since This struct is available since SDL 3.2.0.
9594
*

0 commit comments

Comments
 (0)