From: sparky4 <sparky4@cock.li>
Date: Wed, 15 Jul 2015 19:32:07 +0000 (-0500)
Subject: added instructions~
X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=6e1e6445d36dc09619dbd22716455fa794998d0d;p=16.git

added instructions~
	modified:   sountest.exe
	modified:   src/sountest.c
---

diff --git a/sountest.exe b/sountest.exe
index 1930aaf7..29764ede 100644
Binary files a/sountest.exe and b/sountest.exe differ
diff --git a/src/sountest.c b/src/sountest.c
index b3d1c33a..58f1fd91 100644
--- a/src/sountest.c
+++ b/src/sountest.c
@@ -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))
 	{