sdfps/compile-core.sh

3 lines
41 B
Bash
Executable File

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