shithub: cstory

ref: 3eced7b3e419d6ecf16790dce8bc75cdd246a088
dir: /src/Random.h/

View raw version
#pragma once

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