DEADSOFTWARE

Initial commit (0.667b)
[DF-Res.git] / pack_dnd.cmd
1 @echo off
2 cd /d %~dp0
3 if exist %1 dfwad.exe %1 %~n1.wad -i
4 pause