6 lines
79 B
Batchfile
6 lines
79 B
Batchfile
@echo off
|
|
rem Delete...
|
|
|
|
if exist vga.pio.h del vga.pio.h
|
|
call ..\_d1.bat
|