From c77009e15148835d879ae41621c5d6b30554c127 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 23 Oct 2002 08:40:37 +0000 Subject: simon 1 dos talkie uses simon2.voc file svn-id: r5277 --- simon/simon.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simon') diff --git a/simon/simon.cpp b/simon/simon.cpp index a7ea094e46..b55f8788ab 100644 --- a/simon/simon.cpp +++ b/simon/simon.cpp @@ -68,7 +68,7 @@ static const GameSpecificSettings simon2win_settings = { 1660 / 4, /* SOUND_INDEX_BASE */ "SIMON2.GME", /* gme_filename */ "SIMON2.WAV", /* wav_filename */ - NULL, + "SIMON2.VOC", /* wav_filename2 */ "", "GSPTR30", /* gamepc_filename */ }; -- cgit v1.2.3