mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Allow dynamic screen size change on windows
This commit is contained in:
@@ -57,3 +57,7 @@ void App::update()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void App::sizeUpdate(int newWidth, int newHeight)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user