summaryrefslogtreecommitdiffstats
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 61eb6d64..f366b76e 100644
--- a/src/config.h
+++ b/src/config.h
@@ -51,6 +51,7 @@ enum Config {
NUMWEATHERS = 4,
NUMHOURS = 24,
+ NUMEXTRADIRECTIONALS = 4,
NUMANTENNAS = 8,
NUMCORONAS = 56
};