summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-07-05 14:34:41 +0200
committerGitHub <noreply@github.com>2019-07-05 14:34:41 +0200
commit9d13ab28a8a625a60a38729129c8d2c8e02e7b8f (patch)
tree86d117096a709da2f395c3c6145fc1f7791e3140 /src/config.h
parentMore AudioManager (diff)
parentimplemented some CVehicle functions (diff)
downloadre3-9d13ab28a8a625a60a38729129c8d2c8e02e7b8f.tar
re3-9d13ab28a8a625a60a38729129c8d2c8e02e7b8f.tar.gz
re3-9d13ab28a8a625a60a38729129c8d2c8e02e7b8f.tar.bz2
re3-9d13ab28a8a625a60a38729129c8d2c8e02e7b8f.tar.lz
re3-9d13ab28a8a625a60a38729129c8d2c8e02e7b8f.tar.xz
re3-9d13ab28a8a625a60a38729129c8d2c8e02e7b8f.tar.zst
re3-9d13ab28a8a625a60a38729129c8d2c8e02e7b8f.zip
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index a753b678..a1e7335d 100644
--- a/src/config.h
+++ b/src/config.h
@@ -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