shithub: cstory

ref: 063ec2a92a20dcd569cde48d7034a0ef114ea3ac
dir: /src/Random.h/

View raw version
#pragma once

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