aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2021-01-22 20:33:29 +0100
committerwithmorten <morten.with@gmail.com>2021-01-22 20:33:29 +0100
commitd58f090198912c1d640a0ec29d6a3f5d31abfc38 (patch)
treeb52428dde11ea4caf6be95035a17e3ab934c8b5b /src
parente9adf8162bd4bca98c27aa3e81dfaa90a4b9efe4 (diff)
fix RW33 build, undef ANISOTROPIC_FILTERING for vanilla build
Diffstat (limited to 'src')
-rw-r--r--src/core/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index e4568306..569134f1 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -440,6 +440,7 @@ enum Config {
#undef IMPROVED_VIDEOMODE
#undef DISABLE_LOADING_SCREEN
#undef DISABLE_VSYNC_ON_TEXTURE_CONVERSION
+#undef ANISOTROPIC_FILTERING
//#define USE_TEXTURE_POOL // not possible because R* used custom RW33
#undef FIX_SPRITES