ampler/compile-core.sh

3 lines
41 B
Bash
Raw Normal View History

2021-12-27 05:29:16 +00:00
#!/bin/bash
gcc core.c -o core -lSDL2 -g