GOAP now uses only bit operations to do its thing.
This commit is contained in:
parent
01525388ec
commit
3d8a2d4342
4 changed files with 54 additions and 41 deletions
2
Makefile
2
Makefile
|
@ -22,7 +22,7 @@ tracy_build:
|
|||
meson compile -j 10 -C builddir
|
||||
|
||||
test: build
|
||||
./builddir/runtests
|
||||
./builddir/runtests "[goap]"
|
||||
|
||||
run: build test
|
||||
powershell "cp ./builddir/zedcaster.exe ."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue