This commit is contained in:
jl777
2019-03-25 06:33:42 -11:00
parent ff5abe4b6c
commit aad5cac5cc

View File

@@ -15,6 +15,7 @@ std::string MYCCLIBNAME = (char *)"gamescc";
#define GAMES_MAXKEYSTROKESGAP 60
#define GAMES_MAXPLAYERS 64
#define GAMES_REGISTRATIONSIZE (100 * 10000)
#define GAMES_REGISTRATION 5
#define GAMES_RNGMULT 11109
#define GAMES_RNGOFFSET 13849