Skip to content

Commit ce14540

Browse files
authored
Update build_shaders.cmd
1 parent 612a9ba commit ce14540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher/shaders/build_shaders.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ glslangValidator.exe -V100 src/buf1.frag -o spv/buf1.frag.spv
77
glslangValidator.exe -V100 src/buf2.frag -o spv/buf2.frag.spv
88
glslangValidator.exe -V100 src/buf3.frag -o spv/buf3.frag.spv
99

10-
echo "Compiling done, if no errors close this."
10+
echo "Compiling shaders done, if no errors close this."
1111
pause

0 commit comments

Comments
 (0)