shithub: cstory

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

View raw version
#pragma once

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