aboutsummaryrefslogtreecommitdiff
path: root/src/config.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.cc')
-rw-r--r--src/config.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.cc b/src/config.cc
new file mode 100644
index 0000000..36917cb
--- /dev/null
+++ b/src/config.cc
@@ -0,0 +1,6 @@
+#include "main.hh"
+
+int Beat = 0;
+int DebugLevel = 0;
+
+//