X-Git-Url: http://git.shiar.net/wormy.git/blobdiff_plain/5df4f3685fcfcfe6d79661a8f54d256c2e987a59..14699b6ef3e5d2192b16c8c5c9995d186e63f6d3:/makelvl.bat diff --git a/makelvl.bat b/makelvl.bat index 4982435..be95897 100644 --- a/makelvl.bat +++ b/makelvl.bat @@ -5,6 +5,6 @@ echo MAKELVL LEVEL echo Needs TASM86.EXE and BIN2STR.EXE to compile. echo. tasm86 -80 -b %1.z80 -bin2str %1.obj 86 Levelfile for Worm .86 by Shiar +bin2str %1.obj 86 Levelfile for Worm .90 by Shiar del %1.obj -del %1.lst +del %1.lst \ No newline at end of file