home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 36
/
PCGAMER36.bin
/
swars
/
game
/
play.bat
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1996-07-05
|
92 b
|
7 lines
@if "%1"=="" goto playgame
main /w /m%1 >NUL
@goto end
:playgame
main /w /g >NUL
:end