shithub: cstory

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

View raw version
#pragma once

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