OSDN Git Service

added instructions~
authorsparky4 <sparky4@cock.li>
Wed, 15 Jul 2015 19:32:07 +0000 (14:32 -0500)
committersparky4 <sparky4@cock.li>
Wed, 15 Jul 2015 19:32:07 +0000 (14:32 -0500)
modified:   sountest.exe
modified:   src/sountest.c

sountest.exe
src/sountest.c

index 1930aaf..29764ed 100644 (file)
Binary files a/sountest.exe and b/sountest.exe differ
index b3d1c33..58f1fd9 100644 (file)
@@ -40,6 +40,7 @@ void main(int argc, char near *argv[])
        IN_Startup();
        FMReset();
        FMSetVoice(0, &testInst);
+       printf("press Z!\n");
        printf("p");
        while(!IN_qb(1))
        {