mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
no header includes cvar.h now
This commit is contained in:
parent
a488af9bf5
commit
6bf58ab1af
91 changed files with 339 additions and 274 deletions
|
@ -43,11 +43,13 @@
|
|||
|
||||
#include <math.h>
|
||||
|
||||
#include "cl_cam.h"
|
||||
#include "client.h"
|
||||
#include "QF/compat.h"
|
||||
#include "QF/console.h"
|
||||
#include "QF/cvar.h"
|
||||
#include "QF/msg.h"
|
||||
|
||||
#include "cl_cam.h"
|
||||
#include "client.h"
|
||||
#include "pmove.h"
|
||||
#include "sbar.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue