projects
/
16.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e1e644
)
added more instructions
author
sparky4
<sparky4@cock.li>
Wed, 15 Jul 2015 19:33:04 +0000
(14:33 -0500)
committer
sparky4
<sparky4@cock.li>
Wed, 15 Jul 2015 19:33:04 +0000
(14:33 -0500)
modified: sountest.exe
modified: src/sountest.c
sountest.exe
patch
|
blob
|
history
src/sountest.c
patch
|
blob
|
history
diff --git
a/sountest.exe
b/sountest.exe
index 29764ede862dfa45b66ebebebc49676ca9f54ea4..dd72ba42f1317c5dbb2cbfdd5806fcd2abda28f5 100644
(file)
Binary files a/sountest.exe and b/sountest.exe differ
diff --git
a/src/sountest.c
b/src/sountest.c
index 58f1fd912930dc4ec09659ce243f527ce8f0ada5..76ffeaecceca6ab9a6695904d7fec359c9f3e66a 100644
(file)
--- a/
src/sountest.c
+++ b/
src/sountest.c
@@
-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))
{