sdfps/compile-core.sh

3 lines
41 B
Bash
Raw Permalink Normal View History

2022-03-21 17:58:17 +00:00
#!/bin/bash
gcc core.c -o core -lSDL2 -g