home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1 / 1994-12_-_Disc_1.iso / patches / cr122p.zip / CR.BAT < prev    next >
DOS Batch File  |  1993-11-04  |  177b  |  13 lines

  1. @ECHO OFF
  2. copy gamestar.jmo gamedata.dta
  3. @echo off
  4. check
  5. if errorlevel 1 goto end
  6. :loop
  7. t15
  8. if errorlevel 1 goto end
  9. voxel4
  10. if errorlevel 1 goto end
  11. goto loop
  12. :end
  13.