mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
Added SDL_nextafter() and SDL_nextafterf()
This commit is contained in:
@@ -115,6 +115,9 @@
|
||||
#define HAVE_LROUND 1
|
||||
#define HAVE_LROUNDF 1
|
||||
#define HAVE_MODF 1
|
||||
#define HAVE_MODFF 1
|
||||
#define HAVE_NEXTAFTER 1
|
||||
#define HAVE_NEXTAFTERF 1
|
||||
#define HAVE_POW 1
|
||||
#define HAVE_POWF 1
|
||||
#define HAVE_ROUND 1
|
||||
|
||||
Reference in New Issue
Block a user