Combat UI's elements are now pulled out into gui_gadgets so we have an initial prototype on basic UI elements needed.
This commit is contained in:
parent
7c1f05c801
commit
8d9c2d8c05
5 changed files with 99 additions and 43 deletions
2
Makefile
2
Makefile
|
@ -22,7 +22,7 @@ tracy_build:
|
|||
meson compile -j 10 -C builddir
|
||||
|
||||
test: build
|
||||
./builddir/runtests "[lel]"
|
||||
./builddir/runtests
|
||||
|
||||
run: build test
|
||||
powershell "cp ./builddir/zedcaster.exe ."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue