X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgame_em.h;h=f28005234177a03d32523d132b7be34bd3e48481;hb=c42862bb754d7a8b1ff476887669650845f7570e;hp=725d808c6ded0891a710af261ca191322afc2434;hpb=0661d1d004cf01e6818d9005e532e3810f812f79;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); /* ========================================================================= */