X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.c;h=9e0327a491eac158a6907012e052b900287183eb;hb=1a22e8bdd70708d1ee0bb3f21a456eca4e3de50a;hp=14c652b7dc98b2c0c40dbc788279fcec206b385d;hpb=a0f9dd84ca26309a8ab518caed02a0ce7debd4e2;p=rocksndiamonds.git diff --git a/src/game.c b/src/game.c index 14c652b7..9e0327a4 100644 --- a/src/game.c +++ b/src/game.c @@ -14856,9 +14856,6 @@ void PlayLevelSound_EM(int xx, int yy, int element_em, int sample) int x = xx - offset; int y = yy - offset; - x = correctLevelPosX_EM(x); - y = correctLevelPosY_EM(y); - switch (sample) { case SOUND_blank: