X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_em%2Finput.c;h=1e641bcf921c80fee97102f815731f2d9853e6f4;hp=27814ee84d9d0ce324d140d6eae27ea3a4968a6f;hb=30eb586d06bc4d1ee7388dced1c20e530292aa93;hpb=115ce6f2da1914d68b0fe0e5f9082973190dacdd diff --git a/src/game_em/input.c b/src/game_em/input.c index 27814ee8..1e641bcf 100644 --- a/src/game_em/input.c +++ b/src/game_em/input.c @@ -67,7 +67,7 @@ void InitGameEngine_EM(void) RedrawPlayfield_EM(FALSE); } -void UpdateGameDoorValues_EM(void) +static void UpdateGameDoorValues_EM(void) { }