shithub: cstory

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

View raw version
#pragma once

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