Now all of the old LevelManager code is gone. Next phase is to rename the Game:: to something better then test the shit out of it.
This commit is contained in:
parent
a83ee77eea
commit
c46927ea10
7 changed files with 91 additions and 126 deletions
2
Makefile
2
Makefile
|
@ -60,7 +60,7 @@ clean:
|
|||
meson compile --clean -C builddir
|
||||
|
||||
debug_test: build
|
||||
gdb --nx -x .gdbinit --ex run --args builddir/runtests -e
|
||||
gdb --nx -x .gdbinit --ex run --args builddir/runtests -e "[map]"
|
||||
|
||||
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