fixed support for wrap-around levels in EM engine for old tapes 4.2.0.1
authorHolger Schemel <info@artsoft.org>
Wed, 19 Aug 2020 22:55:32 +0000 (00:55 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 20 Aug 2020 18:11:11 +0000 (20:11 +0200)
commit04c0f30221267649e3c1098270eda66272fce40e
treea78eba185c0a6b25b71e07165affab888623a6b6
parent35da46e44d40c2f2b88e75c8c414e4129d734889
fixed support for wrap-around levels in EM engine for old tapes

When playing tapes that solved wrap-around levels with the EM engine
that were recorded before wrap-around support was added, deactivate
wrap-around to not break old tapes.
src/game.c
src/game_em/convert.c
src/game_em/export.h
src/game_em/reademc.c