shithub: cstory

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

View raw version
#pragma once

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