Added the ritual belt first cut.

This commit is contained in:
Zed A. Shaw 2025-04-24 03:06:31 -04:00
parent 17d30e2ed2
commit 31b35b43eb
3 changed files with 26 additions and 2 deletions

View file

@ -22,7 +22,7 @@ tracy_build:
meson compile -j 10 -C builddir
test: build
./builddir/runtests "[rituals-finalize]"
./builddir/runtests "[rituals-belt]"
run: build test
powershell "cp ./builddir/zedcaster.exe ."