mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 16:50:48 +00:00
fixes for __attribute__((format)) (I'll commit that /after/ release) and freelook
This commit is contained in:
parent
aec65c68a2
commit
ea1386f190
8 changed files with 11 additions and 6 deletions
|
@ -68,6 +68,7 @@
|
|||
#include "qargs.h"
|
||||
#include "compat.h"
|
||||
#include "d_local.h"
|
||||
#inlcude "input.h"
|
||||
|
||||
extern viddef_t vid; // global video state
|
||||
unsigned short d_8to16table[256];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue