diff options
| author | uvok | 2026-01-11 10:45:59 +0100 |
|---|---|---|
| committer | uvok | 2026-01-11 10:45:59 +0100 |
| commit | acd85c5766ae4fd4c7a961369540b3b5b4b4f146 (patch) | |
| tree | 6fd6c67422eefd4246d6799e2c6bb9048d512a0a /nandgame/cpp/simpc_config.h | |
| parent | 6fa7f23d02e90b45380eab7f1779af7c58aa3006 (diff) | |
Move around stuff, split UI
Diffstat (limited to 'nandgame/cpp/simpc_config.h')
| -rw-r--r-- | nandgame/cpp/simpc_config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nandgame/cpp/simpc_config.h b/nandgame/cpp/simpc_config.h new file mode 100644 index 0000000..6e35517 --- /dev/null +++ b/nandgame/cpp/simpc_config.h @@ -0,0 +1,3 @@ +#pragma once + +#define TICKS_PER_INS 2 |
