Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2024-10-04 20:24:40 +00:00
parent a3413e050b
commit 5a60d073c0

View File

@@ -23,7 +23,7 @@
* # CategoryRect
*
* Some helper functions for managing rectangles and 2D points, in both
* interger and floating point versions.
* integer and floating point versions.
*/
#ifndef SDL_rect_h_