e4s-sdk/gamedata/shaders/r1/c.cmd
2026-06-17 23:06:51 +03:00

5 lines
109 B
Batchfile

@echo off
del test\*.ps
del test\*.vs
FOR %%a IN (*.ps) DO call p1 %%a
FOR %%b IN (*.vs) DO call h2 %%b