X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FMurphy.c;h=c50ecb87f68273d4a3b38d95e1f1bbf3c5ec4cf6;hb=725f2361ad1932897edef8849a86d9ba7f65424f;hp=bab25f71e2d202a7649bd4ccadcf8efe8cf77bc0;hpb=79d7ca29718d025ed0b131bf5389685fe9b941c4;p=rocksndiamonds.git diff --git a/src/game_sp/Murphy.c b/src/game_sp/Murphy.c index bab25f71..c50ecb87 100644 --- a/src/game_sp/Murphy.c +++ b/src/game_sp/Murphy.c @@ -936,7 +936,9 @@ loc_g_6756: printf("::: Murphy.c: !!!!!!!!!! LEVEL %d SOLVED !!!!!!!!!!\n",LevelNumber); #endif +#if 1 game_sp_info.LevelSolved = TRUE; +#endif subSoundFXExit(); data_h_DemoDone = 1; // EP set level success bytes @@ -1818,6 +1820,11 @@ loc_g_6F3B: loc_g_6F77: ExitToMenuFlag = 1; + +#if 1 + PlayField16[*si] = fiSpace; // remove Murphy from playfield after exiting +#endif + return subAnimateMurphy; // ==========================================================================