shithub: cstory

ref: 1582af91cff8435c5bea684b39f2f4a43f58ad7f
dir: /src/Random.h/

View raw version
#pragma once

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