WhatsNew.txt: Add SDL_FRectEqualsEpsilon()

This commit is contained in:
Eddy Jansson 2022-04-20 05:45:35 +02:00 committed by Sam Lantinga
parent aeadbdd788
commit 5d4a1f8356
1 changed files with 1 additions and 0 deletions

View File

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