shithub: cstory

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

View raw version
#pragma once

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