X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fmain.c;h=d63d32a0f2966b9c6d1f18ddfa728c604ef51ecf;hb=c14ddc8b933f45b1fb02e0fe5a7637655b88f90a;hp=bd24db8b62810a1bc20f1ee720b92263c1ba0988;hpb=66815b1b9363de7741defc14e5f7f0dc2183781a;p=rocksndiamonds.git diff --git a/src/game_sp/main.c b/src/game_sp/main.c index bd24db8b..d63d32a0 100644 --- a/src/game_sp/main.c +++ b/src/game_sp/main.c @@ -11,6 +11,8 @@ void InitGameEngine_SP() game_sp_info.LevelSolved = FALSE; game_sp_info.GameOver = FALSE; + menBorder.Checked = setup.sp_show_border_elements; + InitScrollPlayfield(); #if 1