shithub: cstory

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

View raw version
#pragma once

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