mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 04:01:17 +00:00
Include qfgl_ext.h in 3Dfx...
This commit is contained in:
parent
329d51b4e8
commit
b21b9ce163
1 changed files with 2 additions and 1 deletions
|
@ -43,13 +43,14 @@
|
|||
|
||||
#include "console.h"
|
||||
#include "glquake.h"
|
||||
#include "host.h"
|
||||
#include "qargs.h"
|
||||
#include "qendian.h"
|
||||
#include "qfgl_ext.h"
|
||||
#include "quakefs.h"
|
||||
#include "sbar.h"
|
||||
#include "sys.h"
|
||||
#include "va.h"
|
||||
#include "host.h"
|
||||
|
||||
#define WARP_WIDTH 320
|
||||
#define WARP_HEIGHT 200
|
||||
|
|
Loading…
Reference in a new issue