diff options
Diffstat (limited to 'examples/web/Makefile')
| -rw-r--r-- | examples/web/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/web/Makefile b/examples/web/Makefile index 3593771..4e23c5a 100644 --- a/examples/web/Makefile +++ b/examples/web/Makefile @@ -988,7 +988,6 @@ shaders/shaders_hot_reloading: shaders/shaders_hot_reloading.c shaders/shaders_rlgl_mesh_instanced: shaders/shaders_rlgl_mesh_instanced.c $(CC) -o $@$(EXT) $< $(CFLAGS) $(INCLUDE_PATHS) $(LDFLAGS) $(LDLIBS) -D$(PLATFORM) \ --preload-file shaders/resources/shaders/glsl100/base_lighting_instanced.vs@resources/shaders/glsl100/base_lighting_instanced.vs \ - --preload-file shaders/resources/raysan.png@resources/raysan.png \ --preload-file shaders/resources/shaders/glsl100/lighting.fs@resources/shaders/glsl100/lighting.fs shaders/shaders_multi_sample2d: shaders/shaders_multi_sample2d.c |
