New bossfight layout with fake 'paper cutouts' to work out how the UI would work.

This commit is contained in:
Zed A. Shaw 2025-09-24 01:29:36 -04:00
parent a4fdfb779f
commit d398b042a7
13 changed files with 79 additions and 20 deletions

View file

@ -60,7 +60,7 @@ clean:
meson compile --clean -C builddir
debug_test: build
gdb --nx -x .gdbinit --ex run --ex bt --ex q --args builddir/runtests -e "[lighting]"
gdb --nx -x .gdbinit --ex run --ex bt --ex q --args builddir/runtests -e
win_installer:
powershell 'start "C:\Program Files (x86)\solicus\InstallForge\bin\ifbuilderenvx86.exe" scripts\win_installer.ifp'