Bläddra i källkod

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 1 månad sedan
förälder
incheckning
c71c53c406
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      include/SDL3/SDL_rect.h

+ 1 - 1
include/SDL3/SDL_rect.h

@@ -425,7 +425,7 @@ SDL_FORCE_INLINE bool SDL_RectsEqualFloat(const SDL_FRect *a, const SDL_FRect *b
  *
  * \since This function is available since SDL 3.2.0.
  *
- * \sa SDL_GetRectIntersection
+ * \sa SDL_GetRectIntersectionFloat
  */
 extern SDL_DECLSPEC bool SDLCALL SDL_HasRectIntersectionFloat(const SDL_FRect *A, const SDL_FRect *B);