add the snippets to the repo
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
snippet raylibBuildLinux
|
||||
cc $1.c -lraylib -lGL -lm -lpthread -ldl -lrt -lX11 -o $1
|
||||
./$1
|
||||
Reference in New Issue
Block a user