X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain.c;h=8533d336d74f9b5479151118d3a12a00f2668bc7;hb=2c03953e712c427c94c02cdb1e15cd9e99e9e116;hp=210bf381973e4bd09589e4a715eb23f792cc1c17;hpb=93806fb4c23f4b6ef58d9562e908a1b89ece869d;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 210bf381..8533d336 100644 --- a/src/main.c +++ b/src/main.c @@ -20,8 +20,6 @@ GC tile_clip_gc; Bitmap *pix[NUM_BITMAPS]; -Bitmap *pix_default[NUM_BITMAPS]; -Bitmap *pix_custom[NUM_BITMAPS]; Pixmap tile_clipmask[NUM_TILES]; DrawBuffer *fieldbuffer; DrawBuffer *drawto_field;