Skip to content

Commit

Permalink
Remove unused constant PIE_NO_CULL
Browse files Browse the repository at this point in the history
Signed-off-by: Giel van Schijndel <giel@wz2100.net>
  • Loading branch information
Giel van Schijndel committed Oct 13, 2010
1 parent 5a51986 commit 681988a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/ivis_common/rendmode.h
Expand Up @@ -26,13 +26,6 @@
#include "bitimage.h"
#include "textdraw.h"

//*************************************************************************
// polygon flags b0..b7: col, b24..b31: anim index

#define PIE_NO_CULL 0x00002000

//*************************************************************************

extern iSurface rendSurface;
extern iSurface *psRendSurface;

Expand Down

0 comments on commit 681988a

Please sign in to comment.