mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 22:19:10 +00:00
Removed SDL_rand_r()
This commit is contained in:
parent
86b06f74dc
commit
16e69cb4c9
4 changed files with 15 additions and 51 deletions
|
@ -983,7 +983,6 @@
|
|||
#define SDL_rand SDL_rand_REAL
|
||||
#define SDL_rand_float SDL_rand_float_REAL
|
||||
#define SDL_rand_n SDL_rand_n_REAL
|
||||
#define SDL_rand_r SDL_rand_r_REAL
|
||||
#define SDL_realloc SDL_realloc_REAL
|
||||
#define SDL_round SDL_round_REAL
|
||||
#define SDL_roundf SDL_roundf_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue