diff options
| author | raysan5 <[email protected]> | 2020-03-30 20:44:59 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-03-30 20:44:59 +0200 |
| commit | 27b50aa279b48d42fe869c2b5c850c58f5da8ab7 (patch) | |
| tree | 2eaeeb4fab883a01b45e813c0bba7a70323677da /common | |
| parent | 320c615a8a0cbd495f19f1b23a48bb2e7e2a353c (diff) | |
| download | raylib.com-27b50aa279b48d42fe869c2b5c850c58f5da8ab7.tar.gz raylib.com-27b50aa279b48d42fe869c2b5c850c58f5da8ab7.zip | |
Update example
Diffstat (limited to 'common')
| -rw-r--r-- | common/examples.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/examples.js b/common/examples.js index c46d0bb..d5f9e6e 100644 --- a/common/examples.js +++ b/common/examples.js @@ -94,6 +94,7 @@ $(document).ready(function() { 'shaders_texture_waves', 'shaders_julia_set', 'shaders_eratosthenes', + 'shaders_spotlight', 'shaders_basic_lighting', 'shaders_fog', 'shaders_simple_mask', |
