rnd-20021130-1-src
[rocksndiamonds.git] / src / main.c
index 72ef847bd145d5dca58d393d5158cd57696bfb9c..958888e0c9e55cea03d324caffd8208bf1dd73dc 100644 (file)
@@ -19,7 +19,9 @@
 #include "events.h"
 
 GC             tile_clip_gc;
+#if 0
 Bitmap        *pix[NUM_BITMAPS];
+#endif
 Bitmap        *bitmap_db_field, *bitmap_db_door;
 Pixmap         tile_clipmask[NUM_TILES];
 DrawBuffer     *fieldbuffer;