shithub: cstory

ref: 131a8decc0b71253b41f65e76a712e3eef76fb7d
dir: /src/Random.h/

View raw version
#pragma once

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