forked from MirrorRepos/RomWBW
6 lines
77 B
Batchfile
6 lines
77 B
Batchfile
@echo off
|
|
setlocal
|
|
|
|
if exist *.asm del *.asm
|
|
if exist *c.bin del *c.bin
|