summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/examples/audio/03-load-wav/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/SDL-3.2.8/examples/audio/03-load-wav/README.txt')
-rw-r--r--contrib/SDL-3.2.8/examples/audio/03-load-wav/README.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/SDL-3.2.8/examples/audio/03-load-wav/README.txt b/contrib/SDL-3.2.8/examples/audio/03-load-wav/README.txt
deleted file mode 100644
index 57eb90c..0000000
--- a/contrib/SDL-3.2.8/examples/audio/03-load-wav/README.txt
+++ /dev/null
@@ -1,5 +0,0 @@
1If you're running this in a web browser, you need to click the window before you'll hear anything!
2
3This example code creates a simple audio stream for playing sound, and
4loads a .wav file that is pushed through the stream in a loop.
5