shithub: cstory

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

View raw version
#pragma once

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