wormedit 0.92.0618
[wormy.git] / makelvl.bat
diff --git a/makelvl.bat b/makelvl.bat
deleted file mode 100644 (file)
index be95897..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-@echo off\r
-echo Use MAKELVL to compile your Worm levelfile.\r
-echo Format for LEVEL.Z80 is: (always leave .z80)\r
-echo   MAKELVL LEVEL\r
-echo Needs TASM86.EXE and BIN2STR.EXE to compile.\r
-echo.\r
-tasm86 -80 -b %1.z80\r
-bin2str %1.obj 86 Levelfile for Worm .90 by Shiar\r
-del %1.obj\r
-del %1.lst
\ No newline at end of file