X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgame_em.h;h=14400ffc6f297e78771d7233a125f5feed7ef815;hb=c5321d9d36d0a74062651d0352fbbaccbe125eca;hp=4b05c49cd87c7dec2280f0f9cca591bfd94bb598;hpb=afc13e1c0cca61ea29a91198f1e36d22c0c9e7e4;p=rocksndiamonds.git diff --git a/src/game_em/game_em.h b/src/game_em/game_em.h index 4b05c49c..14400ffc 100644 --- a/src/game_em/game_em.h +++ b/src/game_em/game_em.h @@ -25,6 +25,7 @@ extern void SetBitmaps_EM(Bitmap **); extern void DrawGameDoorValues_EM(int, int, int, int); +extern int getGameFrameDelay_EM(int); /* ========================================================================= */