diff --git a/include/config.h b/include/config.h index 43944115..c9002a94 100644 --- a/include/config.h +++ b/include/config.h @@ -155,7 +155,7 @@ #define IA8_COINS // Use a much better implementation of reverb over vanilla's fake echo reverb. Great for caves or eerie levels, as well as just a better audio experience in general. // Reverb parameters can be configured in audio/synthesis.c to meet desired aesthetic/performance needs. -#define BETTER_REVERB +//#define BETTER_REVERB // If you want to change the extended boundaries mode, go to engine/extended_bounds.h and change EXTENDED_BOUNDS_MODE