X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgame_em.h;h=cd1ddf3efa9f8e5c8082df984c3019238c3eadbe;hb=9583e9c55b889974e0df9a8ca1930efdf29bda29;hp=14400ffc6f297e78771d7233a125f5feed7ef815;hpb=7d171d862abdecced79f60535b49a686386cefe1;p=rocksndiamonds.git diff --git a/src/game_em/game_em.h b/src/game_em/game_em.h index 14400ffc..cd1ddf3e 100644 --- a/src/game_em/game_em.h +++ b/src/game_em/game_em.h @@ -26,6 +26,7 @@ extern void SetBitmaps_EM(Bitmap **); extern void DrawGameDoorValues_EM(int, int, int, int); extern int getGameFrameDelay_EM(int); +extern void PlayLevelSound_EM(int, int, int, int); /* ========================================================================= */