shithub: cstory

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

View raw version
#pragma once

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