4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
wmake clean && wmake && dosbox-x -nolog game.exe
|