icongen now makes a sprite sheet for the map which should be easier to work with.
This commit is contained in:
parent
dbc2000434
commit
d6e2b64140
5 changed files with 136 additions and 43 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue