mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
5 lines
89 B
Batchfile
5 lines
89 B
Batchfile
@echo off
|
|
if exist *.bin del *.bin
|
|
if exist *.lst del *.lst
|
|
if exist *.rel del *.rel
|