More optimization, add constants file for eventual descructible scenery.

This commit is contained in:
Anna Rose Wiggins 2019-12-09 16:51:15 -05:00
parent 130c393c51
commit 3a9fac53f0
5 changed files with 52 additions and 6 deletions

View file

@ -1,4 +1,5 @@
function _init()
init_constants()
init_sound()
init_mapgen()
init_player(32, 32)