shithub: cstory

ref: 808a437ec271e3a8e07723ed5cbcbd3731f1cca0
dir: /src/Random.h/

View raw version
#pragma once

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