Add random module to test lib
This commit is contained in:
parent
c9f59a287d
commit
3483eda505
3 changed files with 216 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "SDL.h"
|
||||
#include "SDL_test_font.h"
|
||||
#include "SDL_test_random.h"
|
||||
|
||||
#include "begin_code.h"
|
||||
/* Set up for C function definitions, even when using C++ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue