shithub: cstory

ref: 1d665aaab66db903cf06c1dc6eac1a5ad5dd3106
dir: /src/Random.h/

View raw version
#pragma once

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