1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-02-22 13:54:58 +00:00
This commit is contained in:
fgenesis 2025-02-13 22:54:55 +01:00
parent 83fe458595
commit f167ce7167

View file

@ -5,7 +5,7 @@
#include "Randomness.h"
#include <stdlib.h>
#include <time.h>
#include "SDLwrap.h"
#include <SDL.h>
static SlowRand s_sysrand;