summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 324d815..9e4962e 100644
--- a/src/config.h
+++ b/src/config.h
@@ -15,6 +15,7 @@
#define MAX_SIDES 8
#define WIDTH 1024
#define HEIGHT 768
+#define DEFAULT_MINIMAP 0
#define FORCE_REDRAW 1
#endif