summaryrefslogtreecommitdiff
path: root/include/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.hpp')
-rw-r--r--include/config.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.hpp b/include/config.hpp
index 76b8022..05659e8 100644
--- a/include/config.hpp
+++ b/include/config.hpp
@@ -16,6 +16,8 @@
#pragma once
+#define WRITE_DELAY_SEC 0
+
#include "stdint.h"
#include "imgui.h"