Whitespace.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-01-24 18:26:23 +00:00
parent 21654b12e5
commit bcb8ec45da

View file

@ -50,8 +50,7 @@
#define MAX_PARTICLES 2048 // default max # of particles at one #define MAX_PARTICLES 2048 // default max # of particles at one
// time // time
#define ABSOLUTE_MIN_PARTICLES 512 // no fewer than this no matter #define ABSOLUTE_MIN_PARTICLES 512 // no fewer than this no matter
// what's // what's on the command line
// on the command line
typedef enum { typedef enum {
pt_static, pt_grav, pt_blob, pt_blob2, pt_static, pt_grav, pt_blob, pt_blob2,