diff options
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h index 42a9c5ff..c90d3cbf 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -205,6 +205,9 @@ enum Config { #define RELOADABLES // some debug menu options to reload TXD files #endif +#define PC_WATER +#define WATER_CHEATS + // Particle #define PC_PARTICLE //#define PS2_ALTERNATIVE_CARSPLASH // unused on PS2 |