X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fmain_em.h;h=6c9653154b8631e38e716fed372d56d99c286ff8;hb=0a414fc94edd4a357908a9eafed7e893da23bec3;hp=46ade6550286f9b15279ec7924aa2a8dd27e538c;hpb=3ff2e8a0b5c27b99a9920bdf5ed82bc41bf40181;p=rocksndiamonds.git diff --git a/src/game_em/main_em.h b/src/game_em/main_em.h index 46ade655..6c965315 100644 --- a/src/game_em/main_em.h +++ b/src/game_em/main_em.h @@ -126,15 +126,6 @@ extern Bitmap *sprBitmap; extern Bitmap *ttlBitmap; extern Bitmap *botBitmap; -extern Pixmap screenPixmap; -extern Pixmap scorePixmap; -extern Pixmap spriteBitmap; - -extern Pixmap objmaskBitmap; -extern Pixmap sprmaskBitmap; - -extern GC spriteGC; - /* ------------------------------------------------------------------------- */ /* exported functions */