home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fun & Games 31
/
fun_&_games_nr_31.iso
/
fg31
/
dosgames
/
heart
/
hlfile02.bat
< prev
next >
Wrap
DOS Batch File
|
1997-02-14
|
97b
|
6 lines
@echo off
if exist hl.dat ren hl.dat hl.exe
hl %1 %2 %3
ren hl.exe hl.dat
hlfile00 %1 %2 %3