shithub: cstory

ref: 81b5a7e789801510ea4b9dd8dba717c24833c749
dir: /src/Random.h/

View raw version
#pragma once

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