diff options
| author | raysan5 <[email protected]> | 2019-05-12 21:53:21 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2019-05-12 21:53:21 +0200 |
| commit | 00431396b0b516b2296c17e5e5b5fd9e72bacfec (patch) | |
| tree | 024c9ff9c343fbc156dd8cff500d70a20a0f40d7 /examples/Makefile | |
| parent | d50aa32ec88cef70c5fb3182f3e1ff43b6ef4159 (diff) | |
| parent | 4b8c56ebd36ac1d93d219cdb905c89d924048e9e (diff) | |
| download | raylib-00431396b0b516b2296c17e5e5b5fd9e72bacfec.tar.gz raylib-00431396b0b516b2296c17e5e5b5fd9e72bacfec.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
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 083afd92..6b9f5229 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -423,6 +423,7 @@ EXAMPLES = \ shaders/shaders_postprocessing \ shaders/shaders_raymarching \ shaders/shaders_palette_switch \ + shaders/shaders_julia_set \ audio/audio_sound_loading \ audio/audio_music_stream \ audio/audio_module_playing \ |
