diff options
Diffstat (limited to 'include/config.hpp')
| -rw-r--r-- | include/config.hpp | 2 |
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" |
