diff --git a/x86 assmble/x86 assmble/game_noGDIleak_intrf.asm b/x86 assmble/x86 assmble/game_noGDIleak_intrf.asm index 9a46ae9..5e0eff7 100644 --- a/x86 assmble/x86 assmble/game_noGDIleak_intrf.asm +++ b/x86 assmble/x86 assmble/game_noGDIleak_intrf.asm @@ -554,7 +554,7 @@ accomp_music proc ret accomp_music endp -; end_music : stop and close all(main, miss and hit) music +; end_music : stop and close all(main, miss, hit and accomp) music end_music proc invoke mciSendString, offset szStopMiss, NULL, 0, NULL invoke mciSendString, offset szCloseMiss, NULL, 0, NULL