diff options
author | aap <aap@papnet.eu> | 2019-06-01 23:17:39 +0200 |
---|---|---|
committer | aap <aap@papnet.eu> | 2019-06-01 23:28:13 +0200 |
commit | b63c87e8a619d448724d8532408973d850547d59 (patch) | |
tree | e75b7dfa53e02bd4feb33de0a90190279a8b5bab /src/config.h | |
parent | added CPointLights (diff) | |
download | re3-b63c87e8a619d448724d8532408973d850547d59.tar re3-b63c87e8a619d448724d8532408973d850547d59.tar.gz re3-b63c87e8a619d448724d8532408973d850547d59.tar.bz2 re3-b63c87e8a619d448724d8532408973d850547d59.tar.lz re3-b63c87e8a619d448724d8532408973d850547d59.tar.xz re3-b63c87e8a619d448724d8532408973d850547d59.tar.zst re3-b63c87e8a619d448724d8532408973d850547d59.zip |
Diffstat (limited to '')
-rw-r--r-- | src/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index ebfc6cdb..3a4896a2 100644 --- a/src/config.h +++ b/src/config.h @@ -59,3 +59,5 @@ enum Config { #define GTA3_1_1_PATCH FALSE #define USE_PS2_RAND FALSE +#define RANDOMSPLASH +#define CHATTYSPLASH |