moved some stuff around, ready for dynamic chunk loading and that

This commit is contained in:
Ben
2019-10-21 18:26:10 +01:00
parent e13288a721
commit efafd4e71e
12 changed files with 66 additions and 41 deletions

4
src/world/entity.hpp Normal file
View File

@@ -0,0 +1,4 @@
#ifndef MINECRAFT_WORLD_ENTITY_H_
#define MINECRAFT_WORLD_ENTITY_H_