
This actually affects how the game sounds. Seriously, listen to the dialogue boxes. Now it matches the original.
4 lines
71 B
C
4 lines
71 B
C
#pragma once
|
|
|
|
int msvc_rand(void);
|
|
void msvc_srand(unsigned int seed);
|