X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=tests%2Fsoundtest.c;h=e89dcf32d0a12d372b5b115eefeaa3694542f597;hb=502f8b7c14ad789df8d3e02faf4a635a67dd9bb4;hp=b3014797f6f14435be4d40c744fe16814828d4c6;hpb=ac30e8631fb7fc29e2954e9bfca734d9aeaa642b;p=projects%2Fchimara%2Fchimara.git diff --git a/tests/soundtest.c b/tests/soundtest.c index b301479..e89dcf3 100644 --- a/tests/soundtest.c +++ b/tests/soundtest.c @@ -33,6 +33,9 @@ glk_main(void) return; } glk_set_window(mainwin); + glk_put_string("Copy a sound file to the current directory and rename it " + "to SND3. Supported formats: AIFF, OGG, MOD, S3M, IT, XM. Type 'play' " + "to play it.\n"); char buffer[1024]; int len;