6 lines
66 B
Batchfile
6 lines
66 B
Batchfile
|
|
@echo off
|
|
echo:
|
|
Windows\make clone-windows-game
|
|
echo:
|
|
pause
|