mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
rearranged some defs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@883 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
a019c2ac85
commit
770c199fa3
1 changed files with 1 additions and 1 deletions
|
@ -19,9 +19,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
*/
|
||||
// r_surf.c: surface-related refresh code
|
||||
|
||||
#include "quakedef.h"
|
||||
#define SWSTAINS
|
||||
|
||||
#include "quakedef.h"
|
||||
#include "r_local.h"
|
||||
#ifdef SWSTAINS
|
||||
#include "d_local.h"
|
||||
|
|
Loading…
Reference in a new issue