aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorturret <turret@duck.com>2023-06-29 17:00:38 -0500
committerturret <turret@duck.com>2023-06-29 17:00:38 -0500
commitf98f768869eac86701bd7291c966df46fd6df97d (patch)
treedb7f149701609e17c45f92222b963469a4038741 /config.def.h
parent700a3e787bd0a07171c38fd2b2b051c550ee35cf (diff)
downloaddonut-f98f768869eac86701bd7291c966df46fd6df97d.tar.gz
donut-f98f768869eac86701bd7291c966df46fd6df97d.tar.bz2
donut-f98f768869eac86701bd7291c966df46fd6df97d.zip
donut: add cli arguments
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h
index f8a1bb3..968b48c 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,3 +1,2 @@
#define FPS_MAX 50
-#define SCALE 2
-#define ROTATION_SPEED_FACTOR 1
+