X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_em%2Finit.c;h=719f5e13db13e096b58dd1ca51491cecdbb31f17;hp=d0ccc09442237c90d84769f8b5433924844ca717;hb=14d7691c65ca4a466ce9b9448153e8fbe8351a81;hpb=31dd0f97d078a43ac6b23e06cafcd9b7c145d130 diff --git a/src/game_em/init.c b/src/game_em/init.c index d0ccc094..719f5e13 100644 --- a/src/game_em/init.c +++ b/src/game_em/init.c @@ -13,9 +13,6 @@ Bitmap *sprBitmap; Bitmap *screenBitmap; -Pixmap objPixmap; -Pixmap sprPixmap; - char play[SAMPLE_MAX]; int play_x[SAMPLE_MAX]; int play_y[SAMPLE_MAX];