summaryrefslogtreecommitdiff
path: root/src/core/config.h
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2020-05-28 03:07:26 +0300
committereray orçunus <erayorcunus@gmail.com>2020-05-28 11:34:12 +0300
commit329a387fdfab403bfd8fadef025510ee1081e38f (patch)
treece602c20941173f858b768dcd9d37564b513c634 /src/core/config.h
parentd9d57f12fc28c4d93a3534bd3c96be2158e213b9 (diff)
Frontend customization functions, freecam toggle, minor things
Diffstat (limited to 'src/core/config.h')
-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 f43067d7..b7a811a0 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -196,6 +196,7 @@ enum Config {
#define USE_TXD_CDIMAGE // generate and load textures from txd.img
#define IMPROVED_VIDEOMODE // save and load videomode parameters instead of a magic number
//#define USE_TEXTURE_POOL
+#define CUSTOM_FRONTEND_OPTIONS
// Particle
//#define PC_PARTICLE