fixed rand (thanks nick)

This commit is contained in:
aap
2019-07-04 23:10:04 +02:00
parent bdd5ed6a20
commit d62c616545
3 changed files with 3 additions and 7 deletions

View File

@@ -85,7 +85,7 @@ enum Config {
#elif defined GTA_PC
# define GTA3_1_1_PATCH
# ifdef GTA_PS2_STUFF
# define USE_PS2_RAND
//# define USE_PS2_RAND // this is unsafe until we have the game reversed
# define RANDOMSPLASH // use random splash as on PS2
# define PS2_MATFX
# endif