icongen now makes a sprite sheet for the map which should be easier to work with.

This commit is contained in:
Zed A. Shaw 2025-07-08 13:09:39 -04:00
parent dbc2000434
commit d6e2b64140
5 changed files with 136 additions and 43 deletions

View file

@ -45,7 +45,7 @@ else
endif
debug: build
gdb --nx -x .gdbinit --ex run --args builddir/zedcaster
gdb --nx -x .gdbinit --ex run --args builddir/icongen
debug_run: build
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args builddir/zedcaster