diff options
| author | Sergeanur <s.anureev@yandex.ua> | 2021-02-13 16:10:14 +0200 |
|---|---|---|
| committer | Sergeanur <s.anureev@yandex.ua> | 2021-02-13 16:10:14 +0200 |
| commit | 4907c562317daa0c2ed78f9490e04c91b87b2c7e (patch) | |
| tree | a2c0dcaec625d2cc2f6ef0e2f4eaf7b8ceb8ad71 /src/core/config.h | |
| parent | readme fixes (diff) | |
| download | re3-4907c562317daa0c2ed78f9490e04c91b87b2c7e.tar.gz | |
Disable RANDOMSPLASH
Diffstat (limited to 'src/core/config.h')
| -rw-r--r-- | src/core/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index c051bdbb..760d9ef3 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -203,7 +203,7 @@ enum Config { #elif defined GTA_PC # ifdef GTA_PS2_STUFF # define USE_PS2_RAND -# define RANDOMSPLASH // use random splash as on PS2 +//# define RANDOMSPLASH // use random splash as on PS2 # define PS2_MATFX # endif # define PC_PLAYER_CONTROLS // mouse player/cam mode |
