shithub: cstory

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

View raw version
#pragma once

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