diff options
| author | Ray <[email protected]> | 2019-05-16 17:22:25 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-05-16 17:22:25 +0200 |
| commit | 85b11a6baf64a2b4e02c81d4d47b15eb578dc074 (patch) | |
| tree | f3001d5540bc03460467d9ead28055415ae49f54 /common | |
| parent | 5a27bcaf7115e46a5123e9857007d940998f0650 (diff) | |
| download | raylib.com-85b11a6baf64a2b4e02c81d4d47b15eb578dc074.tar.gz raylib.com-85b11a6baf64a2b4e02c81d4d47b15eb578dc074.zip | |
Added new example reference
Diffstat (limited to 'common')
| -rw-r--r-- | common/js/examples.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/js/examples.js b/common/js/examples.js index 3de972c..b379d6a 100644 --- a/common/js/examples.js +++ b/common/js/examples.js @@ -90,6 +90,7 @@ $(document).ready(function() { 'shaders_texture_drawing', 'shaders_texture_waves', 'shaders_julia_set', + 'shaders_eratosthenes', 'audio_module_playing', 'audio_music_stream', 'audio_raw_stream', |
