summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2021-01-22 22:47:29 +0100
committerwithmorten <morten.with@gmail.com>2021-01-22 22:47:29 +0100
commit6f4e2ab49147e14dbfa8eb2c71d4a8b0b1c19007 (patch)
treedfd9e16629d3a76e43c573471407e8b8f079e1f7
parentfix tabs in crossplatform (diff)
downloadre3-6f4e2ab49147e14dbfa8eb2c71d4a8b0b1c19007.tar
re3-6f4e2ab49147e14dbfa8eb2c71d4a8b0b1c19007.tar.gz
re3-6f4e2ab49147e14dbfa8eb2c71d4a8b0b1c19007.tar.bz2
re3-6f4e2ab49147e14dbfa8eb2c71d4a8b0b1c19007.tar.lz
re3-6f4e2ab49147e14dbfa8eb2c71d4a8b0b1c19007.tar.xz
re3-6f4e2ab49147e14dbfa8eb2c71d4a8b0b1c19007.tar.zst
re3-6f4e2ab49147e14dbfa8eb2c71d4a8b0b1c19007.zip
-rw-r--r--src/core/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 569134f1..025c8cb2 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -404,10 +404,6 @@ enum Config {
#define VC_RAIN_NERF // Reduces number of rain particles
#endif
-#ifdef LIBRW
-// these are not supported with librw yet
-#endif
-
#if defined __MWERKS__ || defined VANILLA_DEFINES
#define FINAL
#undef CHATTYSPLASH