X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_bd%2Fimport_bd.h;h=75e801c00d6115a2db6eef52eef2b01406da33fc;hb=8fdd23c078934ae797980a824fd145903c84cae7;hp=53af163998b55322770c390380ba043b8cddf96f;hpb=3186a3cfcac48b25b8de9f77c78bc76f932c1e30;p=rocksndiamonds.git diff --git a/src/game_bd/import_bd.h b/src/game_bd/import_bd.h index 53af1639..75e801c0 100644 --- a/src/game_bd/import_bd.h +++ b/src/game_bd/import_bd.h @@ -27,6 +27,7 @@ // ---------------------------------------------------------------------------- void InitGraphicInfo_BD(void); +boolean CheckSingleStepMode_BD(boolean, boolean, boolean); void PlayLevelSound_BD(int, int, int, int); void StopSound_BD(int, int);