Przeglądaj źródła

Add examples/shaders/shaders_lightmap.c to Makefiles (#3276)

pull/3283/head
Asdqwe 2 lat temu
committed by GitHub
rodzic
commit
46bac461ce
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 2 dodań i 0 usunięć
  1. +1
    -0
      examples/Makefile
  2. +1
    -0
      examples/Makefile.Web

+ 1
- 0
examples/Makefile Wyświetl plik

@ -529,6 +529,7 @@ SHADERS = \
shaders/shaders_simple_mask \
shaders/shaders_spotlight \
shaders/shaders_hot_reloading \
shaders/shaders_lightmap \
shaders/shaders_mesh_instancing \
shaders/shaders_multi_sample2d \
shaders/shaders_write_depth \

+ 1
- 0
examples/Makefile.Web Wyświetl plik

@ -504,6 +504,7 @@ SHADERS = \
shaders/shaders_simple_mask \
shaders/shaders_spotlight \
shaders/shaders_hot_reloading \
shaders/shaders_lightmap \
shaders/shaders_mesh_instancing \
shaders/shaders_multi_sample2d \
shaders/shaders_write_depth \

Ładowanie…
Anuluj
Zapisz