fixed bug not updating game panel values in visible warp forward mode
[rocksndiamonds.git] / src / game_em / graphics.c
index 2a624af2a7a7e52ef4d02a591a8e8be4af0c3dbc..860cb36513544eaa4972a6d29e7569d18d5ac99c 100644 (file)
@@ -834,7 +834,3 @@ void game_animscreen(void)
 {
   RedrawPlayfield_EM(FALSE);
 }
-
-void DrawGameDoorValues_EM()
-{
-}