summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index f4009a3..53b1dba 100644
--- a/src/config.h
+++ b/src/config.h
@@ -28,4 +28,6 @@
#define DEFAULT_INPUT_MODE 0
#define ROTATE_STEP 5
+#define FIELDOFVIEW 160
+
#endif