shithub: cstory

ref: 40ba60cb8e35f44cb1f9e563bb004c9cac84ea33
dir: /src/Random.h/

View raw version
#pragma once

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