mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
7 lines
79 B
Batchfile
7 lines
79 B
Batchfile
@echo off
|
|
setlocal
|
|
|
|
|
|
if exist *.asm del *.asm
|
|
if exist *c.bin del *c.bin
|