소스 검색

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.
  *