mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 17:07:39 +00:00
Replaced test framework random code with SDL random functions
This commit is contained in:
parent
96f2f23240
commit
a938e2b979
16 changed files with 21 additions and 264 deletions
|
@ -41,7 +41,6 @@
|
|||
#include <SDL3/SDL_test_log.h>
|
||||
#include <SDL3/SDL_test_md5.h>
|
||||
#include <SDL3/SDL_test_memory.h>
|
||||
#include <SDL3/SDL_test_random.h>
|
||||
|
||||
#include <SDL3/SDL_begin_code.h>
|
||||
/* Set up for C function definitions, even when using C++ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue