X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.c;h=017adc470abf7a353bd45c16c5738af65bff89cc;hb=40a487dcc5d3028343ff9123a72b8b3839a42861;hp=d9c9ba2bce2b88622ae81cef27479fbf62533e4d;hpb=21c25c56356db2138816a0716d73934ac3893e89;p=rocksndiamonds.git diff --git a/src/game.c b/src/game.c index d9c9ba2b..017adc47 100644 --- a/src/game.c +++ b/src/game.c @@ -544,7 +544,7 @@ void GameWon() if (tape.recording) { TapeStop(); - SaveLevelTape(tape.level_nr); /* Ask to save tape */ + SaveTape(tape.level_nr); /* Ask to save tape */ } if ((hi_pos=NewHiScore()) >= 0)