#@$% you, gcc 4.5

git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3707 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2010-12-22 11:24:40 +00:00
parent f4ae7d680f
commit afdd9f0d0f
1 changed files with 0 additions and 5 deletions

View File

@ -108,11 +108,6 @@ typedef enum
VF_CL_VIEWANGLES_Y = 35, VF_CL_VIEWANGLES_Y = 35,
VF_CL_VIEWANGLES_Z = 36, VF_CL_VIEWANGLES_Z = 36,
// GCC hates these within if statements
#ifdef _MSC_VER
#pragma message("FIXME: add cshift")
#endif
//33-36 used by DP... //33-36 used by DP...
VF_PERSPECTIVE = 200, VF_PERSPECTIVE = 200,
//201 used by DP... WTF? CLEARSCREEN //201 used by DP... WTF? CLEARSCREEN