shithub: cstory

ref: 76e7a6f857a99ad1be5543ecf044b3d4efbe4a39
dir: /src/Random.h/

View raw version
#pragma once

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