gzdoom/wadsrc/static/shaders/d3d/build.bat
2016-03-01 09:47:10 -06:00

10 lines
84 B
Batchfile

cd sm14
call build.bat
cd ..\sm20
call build.bat
cd ..\sm30
call build.bat
cd ..