OSDN Git Service

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 29764ed..dd72ba4 100644 (file)
Binary files a/sountest.exe and b/sountest.exe differ
index 58f1fd9..76ffeae 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))
        {