shithub: cstory

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

View raw version
#pragma once

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