mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 07:42:46 +00:00
config
This commit is contained in:
@ -284,6 +284,7 @@ enum Config {
|
|||||||
// Water & Particle
|
// Water & Particle
|
||||||
// #define PC_WATER
|
// #define PC_WATER
|
||||||
#define WATER_CHEATS
|
#define WATER_CHEATS
|
||||||
|
//#define PSP_WATERCANNON
|
||||||
|
|
||||||
//#define USE_CUTSCENE_SHADOW_FOR_PED
|
//#define USE_CUTSCENE_SHADOW_FOR_PED
|
||||||
#define DISABLE_CUTSCENE_SHADOWS
|
#define DISABLE_CUTSCENE_SHADOWS
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
// --LCS: file done
|
// --LCS: file done
|
||||||
|
|
||||||
#if 0
|
#ifdef PSP_WATERCANNON
|
||||||
//PSP:
|
//PSP:
|
||||||
#define WATER_COLOR 255
|
#define WATER_COLOR 255
|
||||||
#else
|
#else
|
||||||
|
Reference in New Issue
Block a user