git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1606 353e56fe-9613-0410-8469-b96ad8e6f29c
2 lines
No EOL
75 B
Batchfile
2 lines
No EOL
75 B
Batchfile
REM Delete all existing packed textures
|
|
for /r %%f in (*.rttex) do del %%f |