mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
Header-file needed for some functions called here.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2700 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
3b66c049a1
commit
f99a03524a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#ifdef D3DQUAKE
|
||||
#include "winquake.h"
|
||||
#include "d3d9quake.h"
|
||||
#include "renderque.h"
|
||||
|
||||
mleaf_t *r_viewleaf, *r_oldviewleaf;
|
||||
mleaf_t *r_viewleaf2, *r_oldviewleaf2;
|
||||
|
|
Loading…
Reference in a new issue