shithub: cstory

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

View raw version
#pragma once

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