aboutsummaryrefslogtreecommitdiff
path: root/src/stars.h
diff options
context:
space:
mode:
authornathansmithsmith <nathansmith7@mailfence.com>2023-11-05 18:34:43 -0700
committernathansmithsmith <nathansmith7@mailfence.com>2023-11-05 18:34:43 -0700
commit68c003f0b7b491a3b30e4e86f2036bcf3d92f9c0 (patch)
treefe9a7a0d0d44bb0b597b50b34248593d1e283158 /src/stars.h
parentc38a7c4bca5b1efcdc2fb83551c34f28a8069026 (diff)
Even better stars (:
Diffstat (limited to 'src/stars.h')
-rw-r--r--src/stars.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stars.h b/src/stars.h
index aa30fa4..5bbb594 100644
--- a/src/stars.h
+++ b/src/stars.h
@@ -3,7 +3,7 @@
#ifndef STARS_H
#define STARS_H
-#define STAR_COUNT 64
+#define STAR_COUNT 32
#define STAR_MIN_DISTANCE 400.0
#define STAR_MAX_DISTANCE 1000.0