shithub: cstory

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

View raw version
#pragma once

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