home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Teach Yourself Game Programming in 21 Days
/
TYGAMES_R.ISO
/
games
/
kilo
/
kilo.bat
< prev
next >
Wrap
DOS Batch File
|
1993-09-21
|
135b
|
7 lines
@echo off
cls
kfilea %1 %2 %3
:Very important -- do not modify or remove this file,
:it is VITAL to starting the game properly.