shithub: cstory

ref: 1e902b009f806bc8adc90d58335ecf51edc8fc58
dir: /src/Random.h/

View raw version
#pragma once

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