no need to use PROTO.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
void PROTO(init_random, (void));
|
||||
void init_random( void );
|
||||
|
||||
static short a1 = 27314, b1 = 9213, c1 = 17773;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user