rnd-20051126-1-src
[rocksndiamonds.git] / src / main.c
index f2db9290d0f05161acc2f816c3ce3f116f79c589..7d2c423782d84efbfeecd893e10bef324ac29d3c 100644 (file)
 #include "events.h"
 #include "config.h"
 
-#if 0
-GC                     tile_clip_gc;
-Bitmap                *pix[NUM_BITMAPS];
-#endif
 Bitmap                *bitmap_db_field, *bitmap_db_door;
-#if 0
-Pixmap                 tile_clipmask[NUM_TILES];
-#endif
 DrawBuffer            *fieldbuffer;
 DrawBuffer            *drawto_field;