home *** CD-ROM | disk | FTP | other *** search
- @echo off
- ufoexe\smkp.exe %1 GOFORIT
- cls
- echo.
- echo X-COM3 Apocalypse Intro from Alex-God.
- echo Don't forget Microprose Corporation...
- :usage
- echo Type at the OS prompt "intro.bat 0|1|2" and then press Enter.
- echo The (0 or 1 or 2) is the number of intro file to show:
- echo 0 = intro1.smk
- echo 1 = lose1.smk
- echo 2 = wingame2.smk
- :end
- pause
-