summaryrefslogtreecommitdiffhomepage
path: root/common
diff options
context:
space:
mode:
authorRay <[email protected]>2023-03-14 00:04:31 +0100
committerRay <[email protected]>2023-03-14 00:04:31 +0100
commit83db4e18304ce88f1ed05ebf14aeb86cf6634d8a (patch)
tree85c0d9d969f2a51b99d0722cae21b707ea722a4f /common
parent1df3b0bb34b8946738232c809b2f4c3fea00c112 (diff)
downloadraylib.com-83db4e18304ce88f1ed05ebf14aeb86cf6634d8a.tar.gz
raylib.com-83db4e18304ce88f1ed05ebf14aeb86cf6634d8a.zip
Update examples.js
Diffstat (limited to 'common')
-rw-r--r--common/examples.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/examples.js b/common/examples.js
index 2027f68..45c921c 100644
--- a/common/examples.js
+++ b/common/examples.js
@@ -127,7 +127,7 @@ $(document).ready(function() {
'⭐️☆☆☆#audio_music_stream',
'⭐️⭐️⭐️☆#audio_raw_stream',
'⭐️☆☆☆#audio_sound_loading',
- '⭐️⭐️⭐️⭐️#audio_stream_effect',
+ '⭐️⭐️⭐️⭐️#audio_stream_effects',
'⭐️⭐️⭐️⭐️#audio_mixed_processor'];
for (var i = 0; i < exampleData.length; i++)