fix misc warnings.
add support for q3's shader remapping feature. don't mask sky depth on q3bsp. apparently it causes problems. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4609 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
d502211d75
commit
fd70ec0c62
37 changed files with 202 additions and 159 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "quakedef.h"
|
||||
|
||||
#ifdef AVAIL_OGGVORBIS
|
||||
#define OV_EXCLUDE_STATIC_CALLBACKS
|
||||
|
||||
#ifdef __MORPHOS__
|
||||
#include <exec/exec.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue