Move global core variables to mcl_init

This commit is contained in:
Wuzzy 2017-02-17 23:06:52 +01:00
parent f652d5ecb5
commit 91950ee026
19 changed files with 44 additions and 34 deletions

View file

@ -0,0 +1 @@
Initialization mod of MineClone 2. Defines some common shared variables and sets up initial default settings which have to be set at the beginning.