Cleaned up the map for more work.

This commit is contained in:
Zed A. Shaw 2024-09-26 23:14:42 -04:00
parent 4f863c2635
commit 8b67a25732
5 changed files with 46 additions and 20 deletions

View file

@ -10,7 +10,8 @@ test: build
./builddir/runtests
run: build test
./builddir/roguish
powershell "cp ./builddir/roguish.exe ."
./roguish
clean:
meson compile --clean -C builddir