More whitespace than you can shake a shambler at.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-02-07 05:45:59 +00:00
parent e32119aa3c
commit 800ee05584
90 changed files with 390 additions and 411 deletions

View file

@ -33,7 +33,7 @@
#include "qtypes.h"
#ifndef M_PI
#define M_PI 3.14159265358979323846 // matches value in gcc v2 math.h
# define M_PI 3.14159265358979323846 // matches value in gcc v2 math.h
#endif
struct mplane_s;