diff options
| author | uvok | 2026-01-11 15:19:28 +0100 |
|---|---|---|
| committer | uvok | 2026-01-11 15:19:28 +0100 |
| commit | 676f696d4e800db7e2c62c2557da631114d95951 (patch) | |
| tree | 87643114694d84729c6bfd914fcf629efa37d84e /nandgame/cpp/simpc_config.h | |
| parent | b66c7c78a9917235f29612b584fbf7f6726d90ea (diff) | |
Split off pure terminal output
Diffstat (limited to 'nandgame/cpp/simpc_config.h')
| -rw-r--r-- | nandgame/cpp/simpc_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nandgame/cpp/simpc_config.h b/nandgame/cpp/simpc_config.h index 8759c2e..39ad7b5 100644 --- a/nandgame/cpp/simpc_config.h +++ b/nandgame/cpp/simpc_config.h @@ -1,4 +1,4 @@ #pragma once #define TICKS_PER_INS 2 -#define NCUR_DELAY_MS 100 +#define NCUR_DELAY_MS 10 |
