X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Finit.c;h=719f5e13db13e096b58dd1ca51491cecdbb31f17;hb=8e3612567b52232c0f1dff593546cb90b396911c;hp=d0ccc09442237c90d84769f8b5433924844ca717;hpb=3ff2e8a0b5c27b99a9920bdf5ed82bc41bf40181;p=rocksndiamonds.git 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];