X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fglobal.h;h=bf4d26ed1af9a3cfeb8b77ca4b76aedaf610b4eb;hb=9583e9c55b889974e0df9a8ca1930efdf29bda29;hp=2f53c3bcce0c815fd14fefe319b88e058673379c;hpb=7d171d862abdecced79f60535b49a686386cefe1;p=rocksndiamonds.git diff --git a/src/game_em/global.h b/src/game_em/global.h index 2f53c3bc..bf4d26ed 100644 --- a/src/game_em/global.h +++ b/src/game_em/global.h @@ -31,6 +31,7 @@ void blitscreen(void); void game_initscreen(void); void game_animscreen(void); +void play_sound(int, int, int); void sound_play(void); int cave_convert(char *);