shithub: cstory

ref: f314dec23d9254e49ff8dba1e1e9f1e74e69ad99
dir: /src/Random.h/

View raw version
#pragma once

int msvc_rand(void);
void msvc_srand(unsigned int seed);