summaryrefslogtreecommitdiff
path: root/nandgame/cpp/simpc_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'nandgame/cpp/simpc_config.h')
-rw-r--r--nandgame/cpp/simpc_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nandgame/cpp/simpc_config.h b/nandgame/cpp/simpc_config.h
index 39ad7b5..d021861 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 TICKS_PER_CLOCK_PERIOD 1
#define NCUR_DELAY_MS 10