fixes for __attribute__((format)) (I'll commit that /after/ release) and freelook

This commit is contained in:
Bill Currie 2000-05-22 05:47:14 +00:00
parent aec65c68a2
commit ea1386f190
8 changed files with 11 additions and 6 deletions

View file

@ -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];