shithub: cstory

ref: 5838eaba1fcde898e0266a0e2c9a067e20bb06b6
dir: /src/Random.h/

View raw version
#pragma once

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