freelook cvar support

This commit is contained in:
Anton E. Gavrilov 2000-05-22 03:15:30 +00:00
parent 2b42f07798
commit a955b34f46
12 changed files with 34 additions and 30 deletions

View file

@ -24,6 +24,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "protocol.h"
#define freelook (in_mlook.state&1 || cl_freelook->value)
void IN_Init (void);
void IN_Shutdown (void);