mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-24 12:08:28 +00:00
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
This commit is contained in:
@@ -930,7 +930,11 @@ SDL3_0.0.0 {
|
||||
SDL_iscntrl;
|
||||
SDL_isdigit;
|
||||
SDL_isgraph;
|
||||
SDL_isinf;
|
||||
SDL_isinff;
|
||||
SDL_islower;
|
||||
SDL_isnan;
|
||||
SDL_isnanf;
|
||||
SDL_isprint;
|
||||
SDL_ispunct;
|
||||
SDL_isspace;
|
||||
|
Reference in New Issue
Block a user