mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
API cleanup, fix some lingering InvalWindowRects
This commit is contained in:
@@ -967,7 +967,6 @@ void BringSendFrontBack (Boolean bringFront)
|
||||
|
||||
fileDirty = true;
|
||||
UpdateMenus(false);
|
||||
InvalWindowRect(mainWindow, &mainWindowRect);
|
||||
DeselectObject();
|
||||
GetThisRoomsObjRects();
|
||||
ReadyBackground(thisRoom->background, thisRoom->tiles);
|
||||
@@ -975,6 +974,8 @@ void BringSendFrontBack (Boolean bringFront)
|
||||
GenerateRetroLinks();
|
||||
|
||||
InitCursor();
|
||||
|
||||
UpdateMainWindow();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user