shithub: cstory

ref: a2cdd9ac18b149568be4b25ba934ecc93b53ef66
dir: /src/Random.h/

View raw version
#pragma once

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