mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:23:13 -06:00
Reintegrate wbw -> trunk
This commit is contained in:
9
Source/ZSDOS/Clean.cmd
Normal file
9
Source/ZSDOS/Clean.cmd
Normal file
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
if exist *.bin del *.bin
|
||||
if exist *.lst del *.lst
|
||||
if exist *.com del *.com
|
||||
if exist *.prn del *.prn
|
||||
if exist *.hex del *.hex
|
||||
if exist *.rel del *.rel
|
||||
if exist *.sym del *.sym
|
||||
if exist *.err del *.err
|
||||
Reference in New Issue
Block a user