X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgame_em.h;h=f28005234177a03d32523d132b7be34bd3e48481;hb=c42862bb754d7a8b1ff476887669650845f7570e;hp=725d808c6ded0891a710af261ca191322afc2434;hpb=f2b486caeabc0548dfa744c1569496c087b7420f;p=rocksndiamonds.git diff --git a/src/game_em/game_em.h b/src/game_em/game_em.h index 725d808c..f2800523 100644 --- a/src/game_em/game_em.h +++ b/src/game_em/game_em.h @@ -28,7 +28,7 @@ extern void UpdateEngineValues(int, int); extern void DrawGameDoorValues_EM(int, int, int, int); extern int getGameFrameDelay_EM(int); extern void PlayLevelSound_EM(int, int, int, int); -extern void InitGraphicsInfoEM(void); +extern void InitGraphicInfo_EM(void); /* ========================================================================= */