mirror of
https://github.com/halpz/re3.git
synced 2025-07-30 08:20:27 +00:00
added NO_MOVIES
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user