summaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/constants.h b/src/constants.h
index d1ca7f4..1edb712 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -1,3 +1,6 @@
#define STAR_AMOUNT 1000
#define STAR_START_POS_Z 20.0
+#define STAR_MIN_VELOCITY 1
+#define STAR_MAX_VELOCITY 25
+
#define SPACE_SIZE 35.0