Renderer is now more standalone and doesn't try to protect against small maps, that's the GUI's job.
This commit is contained in:
parent
19b8bf1850
commit
15a302d133
11 changed files with 65 additions and 90 deletions
2
Makefile
2
Makefile
|
@ -27,4 +27,4 @@ clean:
|
|||
meson compile --clean -C builddir
|
||||
|
||||
debug:
|
||||
gdb --nx -x .gdbinit builddir/img2ansi.exe
|
||||
gdb --nx -x .gdbinit builddir/roguish.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue