diff options
| author | raysan5 <[email protected]> | 2020-12-24 13:51:24 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-12-24 13:51:24 +0100 |
| commit | b68e522ffc39ebff8268c6b522a3bb965878ad16 (patch) | |
| tree | 2699c3c28b033a5d2d92e8748d308f84e551d1de /examples/Makefile | |
| parent | bab1b9c1c5cb416bd9125c1230288859eeafda30 (diff) | |
| download | raylib-b68e522ffc39ebff8268c6b522a3bb965878ad16.tar.gz raylib-b68e522ffc39ebff8268c6b522a3bb965878ad16.zip | |
Updated several files while porting examples to web
Diffstat (limited to 'examples/Makefile')
| -rw-r--r-- | examples/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile b/examples/Makefile index 18c7b05f..9c9e4b9f 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -487,6 +487,7 @@ SHADERS = \ shaders/shaders_fog \ shaders/shaders_simple_mask \ shaders/shaders_spotlight \ + shaders/shaders_hot_reloading \ shaders/shaders_rlgl_mesh_instanced \ shaders/shaders_multi_sample2d |
