game.background_color option in twn.toml
This commit is contained in:
@ -73,6 +73,8 @@ typedef struct EngineContext {
|
||||
SDL_Window *window;
|
||||
uint32_t window_id;
|
||||
|
||||
Color background_color;
|
||||
|
||||
bool is_running;
|
||||
bool window_size_has_changed;
|
||||
bool resync_flag;
|
||||
|
Reference in New Issue
Block a user