Did a lot of work on the engine

This commit is contained in:
2021-05-16 11:22:45 -07:00
parent 80f9cc4328
commit e958f509ab
46 changed files with 960 additions and 362 deletions

View File

@@ -11,7 +11,6 @@
#include "../../display/tileset.h"
#include "../map/tile.h"
#include "../map/chunk.h"
#include "../../util/math.h"
#define ENTITY_COMMON_MOVE_SPEED 3