mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 10:30:35 +00:00
added NO_MOVIES
This commit is contained in:
parent
aa1163ccb2
commit
0c495cb188
5 changed files with 45 additions and 31 deletions
|
@ -57,7 +57,10 @@ enum Config {
|
|||
NUMPOINTLIGHTS = 32
|
||||
};
|
||||
|
||||
#define GTA3_1_1_PATCH FALSE
|
||||
#define USE_PS2_RAND FALSE
|
||||
#define GTA3_1_1_PATCH
|
||||
#define USE_PS2_RAND
|
||||
#define RANDOMSPLASH
|
||||
#define CHATTYSPLASH
|
||||
//#define FIX_BUGS
|
||||
//#define NO_CDCHECK
|
||||
#define NO_MOVIES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue