summaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2024-12-10 19:50:26 +0500
committerilotterytea <iltsu@alright.party>2024-12-10 19:50:26 +0500
commitc664ddaf47e078219b848b9e2d9c3c4241420261 (patch)
tree0c30825531ecb5f4763d5fdc468a6128fafbe75e /src/constants.h
parent0a50b20f43c2abec41ba35c01f26ed5fa650e9f9 (diff)
feat: render stars!
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/constants.h b/src/constants.h
index ecd5b1f..d1ca7f4 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -1 +1,3 @@
#define STAR_AMOUNT 1000
+#define STAR_START_POS_Z 20.0
+#define SPACE_SIZE 35.0