REVIEWED: shaders_vertex_displacement

This commit is contained in:
Ray 2024-08-04 22:06:20 +02:00
parent b2d48ff172
commit b657001e0d
2 changed files with 3 additions and 7 deletions

View file

@ -613,7 +613,7 @@ SHADERS = \
shaders/shaders_texture_tiling \
shaders/shaders_texture_waves \
shaders/shaders_write_depth \
shaders/shaders_vertex_displacement
shaders/shaders_vertex_displacement
AUDIO = \
audio/audio_mixed_processor \