mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-23 04:59:10 +00:00
Revert "Added SDL_nextafter() and SDL_nextafterf()"
This reverts commit bc5d074818
.
It's not clear that we need these yet, so I'm going to remove them for now.
This commit is contained in:
parent
0c16f4faf0
commit
2e465ae31b
20 changed files with 47 additions and 319 deletions
|
@ -892,5 +892,3 @@
|
|||
#define SDL_hid_get_report_descriptor SDL_hid_get_report_descriptor_REAL
|
||||
#define SDL_HasWindowSurface SDL_HasWindowSurface_REAL
|
||||
#define SDL_DestroyWindowSurface SDL_DestroyWindowSurface_REAL
|
||||
#define SDL_nextafter SDL_nextafter_REAL
|
||||
#define SDL_nextafterf SDL_nextafterf_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue