mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 09:11:06 +00:00
#include audit
This commit is contained in:
parent
a9ffb0002f
commit
ccba39666b
141 changed files with 825 additions and 749 deletions
|
@ -57,16 +57,16 @@
|
|||
#endif
|
||||
|
||||
#include "commdef.h"
|
||||
#include "console.h"
|
||||
#include "context_x11.h"
|
||||
#include "cvar.h"
|
||||
#include "dga_check.h"
|
||||
#include "va.h"
|
||||
#include "input.h"
|
||||
#include "qargs.h"
|
||||
#include "qtypes.h"
|
||||
#include "vid.h"
|
||||
#include "sys.h"
|
||||
#include "console.h"
|
||||
#include "cvar.h"
|
||||
#include "input.h"
|
||||
#include "va.h"
|
||||
#include "vid.h"
|
||||
|
||||
static void (*event_handlers[LASTEvent]) (XEvent *);
|
||||
qboolean oktodraw = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue