diff options
| author | uvok | 2026-01-11 14:06:24 +0100 |
|---|---|---|
| committer | uvok | 2026-01-11 14:06:24 +0100 |
| commit | 7d9445b85cf129a9c3a7b6fd21d7cf414c0f0a52 (patch) | |
| tree | 32328f7bb24f513203f4ee66325ed0451436f11d /nandgame/cpp/simpc_config.h | |
| parent | 746b2167f573f6a32c3b06adafc72ba9122d192e (diff) | |
key handling, print finish in bold
Diffstat (limited to 'nandgame/cpp/simpc_config.h')
| -rw-r--r-- | nandgame/cpp/simpc_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
