Basic wood chopping
This commit is contained in:
@@ -12,7 +12,6 @@ typedef struct Game {
|
||||
BzTileMap map;
|
||||
BzSpatialGrid *entityGrid;
|
||||
f32 frameDuration;
|
||||
ecs_entity_t entity;
|
||||
struct {
|
||||
i64 wood;
|
||||
i64 iron;
|
||||
|
||||
Reference in New Issue
Block a user