From 60488d722bf29f3ff0ce3e08b90f30523a8d7b6d Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 26 Oct 2025 17:23:28 +0100 Subject: loading animations and block navigation while writing to disk --- include/config.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/config.hpp') 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" -- cgit v1.2.3-70-g09d2