]> 4ch.mooo.com Git - 16.git/commitdiff
added more instructions
authorsparky4 <sparky4@cock.li>
Wed, 15 Jul 2015 19:33:04 +0000 (14:33 -0500)
committersparky4 <sparky4@cock.li>
Wed, 15 Jul 2015 19:33:04 +0000 (14:33 -0500)
modified:   sountest.exe
modified:   src/sountest.c

sountest.exe
src/sountest.c

index 29764ede862dfa45b66ebebebc49676ca9f54ea4..dd72ba42f1317c5dbb2cbfdd5806fcd2abda28f5 100644 (file)
Binary files a/sountest.exe and b/sountest.exe differ
index 58f1fd912930dc4ec09659ce243f527ce8f0ada5..76ffeaecceca6ab9a6695904d7fec359c9f3e66a 100644 (file)
@@ -40,7 +40,7 @@ void main(int argc, char near *argv[])
        IN_Startup();
        FMReset();
        FMSetVoice(0, &testInst);
-       printf("press Z!\n");
+       printf("press Z!  to noise\npress ESC to quit");
        printf("p");
        while(!IN_qb(1))
        {