shithub: cstory

ref: 9af25f7c67a6015eae76b6c6e211d96ab218adb2
dir: /src/Random.h/

View raw version
#pragma once

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