From 7d9445b85cf129a9c3a7b6fd21d7cf414c0f0a52 Mon Sep 17 00:00:00 2001 From: uvok Date: Sun, 11 Jan 2026 14:06:24 +0100 Subject: key handling, print finish in bold --- nandgame/cpp/simpc_config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nandgame/cpp/simpc_config.h') diff --git a/nandgame/cpp/simpc_config.h b/nandgame/cpp/simpc_config.h index 6e35517..8759c2e 100644 --- a/nandgame/cpp/simpc_config.h +++ b/nandgame/cpp/simpc_config.h @@ -1,3 +1,4 @@ #pragma once #define TICKS_PER_INS 2 +#define NCUR_DELAY_MS 100 -- cgit v1.2.3