shithub: cstory

ref: 0352af333bbf52f59cde973dfe489b8f57b98eef
dir: /src/Random.h/

View raw version
#pragma once

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