Scorepoints
This commit is contained in:
parent
bd9abbe5bd
commit
ed0c9eb221
4 changed files with 26 additions and 0 deletions
2
makefile
2
makefile
|
|
@ -16,5 +16,7 @@ release: build/linux/raylib-test-linux-release
|
|||
|
||||
debug: build/linux/raylib-test-linux-debug
|
||||
|
||||
all: release debug
|
||||
|
||||
clean :
|
||||
rm -r build/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue