X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fexport.h;h=07417cee825c1930be9ec088cf685b6a5bc201b1;hb=98272a6958328946fb3ceab794cb21f59f91d22f;hp=eb6a6aa712059f51cd16583544956529dd96148f;hpb=bedda26c9679746341258d3c69cc36793051d4c2;p=rocksndiamonds.git diff --git a/src/game_mm/export.h b/src/game_mm/export.h index eb6a6aa7..07417cee 100644 --- a/src/game_mm/export.h +++ b/src/game_mm/export.h @@ -187,6 +187,8 @@ extern struct GameInfo_MM game_mm; extern struct LevelInfo_MM native_mm_level; extern struct EngineSnapshotInfo_MM engine_snapshot_mm; +extern short Ur[MM_MAX_PLAYFIELD_WIDTH][MM_MAX_PLAYFIELD_HEIGHT]; + extern void mm_open_all(); extern void mm_close_all();