Ver a proveniência

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

pull/3283/head
Asdqwe há 2 anos
committed by GitHub
ascendente
cometimento
46bac461ce
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
2 ficheiros alterados com 2 adições e 0 eliminações
  1. +1
    -0
      examples/Makefile
  2. +1
    -0
      examples/Makefile.Web

+ 1
- 0
examples/Makefile Ver ficheiro

@ -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 Ver ficheiro

@ -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 \

Carregando…
Cancelar
Guardar