JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fade new ships in,
[vor.git] / config.h
index f49de04..23d697e 100644 (file)
--- a/config.h
+++ b/config.h
@@ -24,7 +24,7 @@
 
 // initial/final counts for rocks-on-screen
 #define I_ROCKS 20
-#define F_ROCKS 40
+#define F_ROCKS 35
 
 // number of rock structs to allocate
 #define MAXROCKS 120