shithub: cstory

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

View raw version
#pragma once

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