as per request spotlight example (#1146)

Co-authored-by: codifies <nospam@antispam.com>
This commit is contained in:
chriscamacho 2020-03-24 13:27:14 +00:00 committed by GitHub
parent c45fe62abc
commit efe359d613
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 332 additions and 1 deletions

View file

@ -456,7 +456,8 @@ SHADERS = \
shaders/shaders_eratosthenes \
shaders/shaders_basic_lighting \
shaders/shaders_fog \
shaders/shaders_simple_mask
shaders/shaders_simple_mask \
shaders/shaders_spotlight
AUDIO = \
audio/audio_module_playing \