home *** CD-ROM | disk | FTP | other *** search
/ Wolf 3-D Mania!!! / WOLFMAN.iso / wolfpk / wolfnm3 / loadg.bat < prev    next >
DOS Batch File  |  1993-05-31  |  228b  |  9 lines

  1. @echo off
  2. REM This batchfile loads the Nighmare graphics.
  3. REM If the .ORG files exist this Batch exits with errors.           
  4. REN VSWAP.WL1 VSWAP.ORG > NUL
  5. REN VSWAP.ENM VSWAP.WL1 > NUL
  6. GOTO END
  7. :END
  8. nm3alrm.com > NUL
  9.