do not initialize screens lazily as it doesn't make much sense
This commit is contained in:
@@ -73,6 +73,7 @@ struct Action
|
||||
}
|
||||
|
||||
static void ValidateScreenSize();
|
||||
static void InitializeScreens();
|
||||
static void SetResizeFlags();
|
||||
static void ResizeScreen(bool reload_main_window);
|
||||
static void SetWindowsDimensions();
|
||||
|
||||
Reference in New Issue
Block a user