diff options
Diffstat (limited to 'source/gfx.h')
-rw-r--r-- | source/gfx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gfx.h b/source/gfx.h index b145f49..d6da783 100644 --- a/source/gfx.h +++ b/source/gfx.h @@ -114,7 +114,6 @@ struct SGFX{ uint32 PixSize; uint8 *S; uint8 *DB; - uint16 *ScreenColors; uint32 DepthDelta; uint8 Z1; // Depth for comparison uint8 Z2; // Depth to save |