From 0b269571d78487733d786d677e5f831d1781ef95 Mon Sep 17 00:00:00 2001 From: withmorten Date: Fri, 9 Jul 2021 18:05:26 +0200 Subject: add librw defines to vanilla defines undefs --- src/core/config.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/core') diff --git a/src/core/config.h b/src/core/config.h index ff44eef1..2a3b8e6d 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -464,6 +464,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 -- cgit v1.2.3