shithub: cstory

ref: 5ca12ae22ae5ad4be29b38ecb5c9c885b6cc724a
dir: /src/Random.h/

View raw version
#pragma once

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