nba-hangtime/SRC/PIF_BLIM.BAT

8 lines
127 B
Plaintext
Raw Normal View History

2021-04-06 14:43:14 -07:00
@echo off
if "%winpmt%"=="" set winpmt=%prompt%
set prompt=BLIMP-Win %winpmt%
cd img
ds en
blimp /out=logblimp.out
exit