diff options
Diffstat (limited to 'src/stars.h')
-rw-r--r-- | src/stars.h | 2 |
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 |