2 lines
40 B
Batchfile
2 lines
40 B
Batchfile
for %%i in (*.asm) do call testnt0 %%i
|
for %%i in (*.asm) do call testnt0 %%i
|