shithub: cstory

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

View raw version
#pragma once

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