Add the frame width/height to SpriteTexture. Closes #13
This commit is contained in:
parent
ea92dcc3c4
commit
19682fd0bc
4 changed files with 39 additions and 12 deletions
2
Makefile
2
Makefile
|
@ -57,7 +57,7 @@ clean:
|
|||
meson compile --clean -C builddir
|
||||
|
||||
debug_test: build
|
||||
gdb --nx -x .gdbinit --ex run --args builddir/runtests -e "[matrix:viewport]"
|
||||
gdb --nx -x .gdbinit --ex run --args builddir/runtests -e
|
||||
|
||||
win_installer:
|
||||
powershell 'start "C:\Program Files (x86)\solicus\InstallForge\bin\ifbuilderenvx86.exe" scripts\win_installer.ifp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue