More optimization, add constants file for eventual descructible scenery.
This commit is contained in:
parent
130c393c51
commit
3a9fac53f0
5 changed files with 52 additions and 6 deletions
1
main.lua
1
main.lua
|
@ -1,4 +1,5 @@
|
|||
function _init()
|
||||
init_constants()
|
||||
init_sound()
|
||||
init_mapgen()
|
||||
init_player(32, 32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue