diff options
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h index e50b33f2..ca0aadc5 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -468,6 +468,11 @@ static_assert(false, "SUPPORT_XBOX_SCRIPT and SUPPORT_MOBILE_SCRIPT are mutually #undef DISABLE_LOADING_SCREEN #undef DISABLE_VSYNC_ON_TEXTURE_CONVERSION +#undef EXTENDED_COLOURFILTER +#undef EXTENDED_PIPELINES +#undef SCREEN_DROPLETS +#undef NEW_RENDERER + #undef FIX_SPRITES #define PC_WATER |