diff options
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 |
