Преглед на файлове

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot преди 1 месец
родител
ревизия
44ce826b57
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      include/SDL3/SDL_rect.h

+ 1 - 2
include/SDL3/SDL_rect.h

@@ -88,8 +88,7 @@ typedef struct SDL_Rect
 
 
 /**
- * A rectangle, with the origin at the upper left (using floating point
- * values).
+ * A rectangle stored using floating point values.
  *
  * \since This struct is available since SDL 3.2.0.
  *