From bcb8ec45dac3c84a6b6d5666b7fb2da2c20943eb Mon Sep 17 00:00:00 2001 From: Ragnvald Maartmann-Moe IV Date: Wed, 24 Jan 2001 18:26:23 +0000 Subject: [PATCH] Whitespace. --- source/gl_dyn_part.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/gl_dyn_part.c b/source/gl_dyn_part.c index 54aa00a..b7223b6 100644 --- a/source/gl_dyn_part.c +++ b/source/gl_dyn_part.c @@ -50,8 +50,7 @@ #define MAX_PARTICLES 2048 // default max # of particles at one // time #define ABSOLUTE_MIN_PARTICLES 512 // no fewer than this no matter - // what's - // on the command line + // what's on the command line typedef enum { pt_static, pt_grav, pt_blob, pt_blob2,