Add Main menu screen
This commit is contained in:
@@ -17,6 +17,9 @@ typedef struct Game {
|
||||
BzTileMap map;
|
||||
BzSpatialGrid *entityGrid;
|
||||
f32 frameDuration;
|
||||
|
||||
Font font;
|
||||
|
||||
struct {
|
||||
i64 wood;
|
||||
i64 iron;
|
||||
|
||||
Reference in New Issue
Block a user