sdfps/compile-core.sh
2022-03-21 17:58:17 +00:00

3 lines
41 B
Bash
Executable File

#!/bin/bash
gcc core.c -o core -lSDL2 -g