From b5c84dafa382e7f2717fe1813b03a07ec4b6149c Mon Sep 17 00:00:00 2001 From: Kevin Shanahan Date: Sat, 9 Feb 2013 17:38:36 +1030 Subject: [PATCH] trivial: whitespace Signed-off-by: Kevin Shanahan --- qbsp/map.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qbsp/map.c b/qbsp/map.c index de6afb46..eb6e7408 100644 --- a/qbsp/map.c +++ b/qbsp/map.c @@ -24,9 +24,9 @@ #include "qbsp.h" #include "parser.h" -#define info_player_start 1 +#define info_player_start 1 #define info_player_deathmatch 2 -#define info_player_coop 4 +#define info_player_coop 4 static int cAnimtex; static int rgfStartSpots;