start packing

This commit is contained in:
Fabien Freling 2022-02-14 00:13:09 +01:00
parent a2f07920c7
commit 8d91216f24
4 changed files with 62 additions and 1 deletions

View file

@ -17,7 +17,7 @@ build-gui: build-raylib
tup {{exe_gui}}
run-cli: build-cli
{{exe_cli}} lenna.png 0 0 0 0
{{exe_cli}} lenna.png 0 0 64 64 100 100 200 164 80 200 150 420
run-gui: build-gui
nixGL {{exe_gui}} lenna.png 0 0 64 64 100 100 200 164 80 200 150 420