X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fmain_sp.h;h=8aa3f7fc705ffa018db01a24c2e4f81b894bdb66;hb=be1c10e7863850eba871b2c0da9d635313b2bc01;hp=008afa319562d3ab84a781ae6b70b84e2fa00194;hpb=df8f020b9c0aad57e1f2e790c771550232fb6ce8;p=rocksndiamonds.git diff --git a/src/game_sp/main_sp.h b/src/game_sp/main_sp.h index 008afa31..8aa3f7fc 100644 --- a/src/game_sp/main_sp.h +++ b/src/game_sp/main_sp.h @@ -6,6 +6,7 @@ /* ========================================================================= */ #include "../engines.h" +#include "../conf_gfx.h" /* ========================================================================= */ @@ -69,6 +70,8 @@ extern Bitmap *screenBitmap; extern Bitmap *sp_objects; +extern int GfxFrame[SP_MAX_PLAYFIELD_WIDTH][SP_MAX_PLAYFIELD_HEIGHT]; + /* ------------------------------------------------------------------------- */ /* exported functions */