5 lines
76 B
Bash
Executable File
5 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
|
|
wmake clean && wmake test && dosbox-x -c 132x60 -nolog test.exe
|
|
|