shithub: cstory

ref: 873566a19eba4de94223bef50baadc26ed8fd906
dir: /src/Random.h/

View raw version
#pragma once

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