diff --git a/reaction/game/bg_pmove.c b/reaction/game/bg_pmove.c index a20161b7..3d18ebb7 100644 --- a/reaction/game/bg_pmove.c +++ b/reaction/game/bg_pmove.c @@ -2,7 +2,7 @@ // // bg_pmove.c -- both games player movement code // takes a playerstate and a usercmd as input and returns a modifed playerstate - + #include "q_shared.h" #include "bg_public.h" #include "bg_local.h"