started minesweeper
This commit is contained in:
2
minesweeper/Makefile
Normal file
2
minesweeper/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
make all:
|
||||
gcc mine.c -o mine -lraylib -lGL -lm -lpthread -ldl -lrt -lX11
|
||||
Reference in New Issue
Block a user