Browse Source

WhatsNew.txt: Add SDL_FRectEqualsEpsilon()

Eddy Jansson 3 years ago
parent
commit
5d4a1f8356
1 changed files with 1 additions and 0 deletions
  1. 1 0
      WhatsNew.txt

+ 1 - 0
WhatsNew.txt

@@ -11,6 +11,7 @@ General:
     * SDL_PointInFRect()
     * SDL_FRectEmpty()
     * SDL_FRectEquals()
+    * SDL_FRectEqualsEpsilon()
     * SDL_HasIntersectionF()
     * SDL_IntersectFRect()
     * SDL_UnionFRect()