aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorturret <turret@duck.com>2023-06-23 00:44:15 -0500
committerturret <turret@duck.com>2023-06-23 00:44:15 -0500
commit6fc8dc4909b01ba7922385e669d083ab74e26f0d (patch)
tree00847ba5c97b94a3dade47b7abf8b7dcb86f2d0c /config.def.h
downloaddonut-6fc8dc4909b01ba7922385e669d083ab74e26f0d.tar.gz
donut-6fc8dc4909b01ba7922385e669d083ab74e26f0d.tar.bz2
donut-6fc8dc4909b01ba7922385e669d083ab74e26f0d.zip
initial commitv1
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
new file mode 100644
index 0000000..f8a1bb3
--- /dev/null
+++ b/config.def.h
@@ -0,0 +1,3 @@
+#define FPS_MAX 50
+#define SCALE 2
+#define ROTATION_SPEED_FACTOR 1