home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Game Programming Gurus
/
Tricks_of_the_Game_Programming_Gurus_SAMS_Publishing_1994.iso
/
kilo
/
kilo.bat
< prev
next >
Wrap
DOS Batch File
|
1994-01-01
|
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.