mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
API cleanup, fix some lingering InvalWindowRects
This commit is contained in:
@@ -206,7 +206,6 @@ void UpdateLinkWindow (void)
|
||||
return;
|
||||
|
||||
SetPortWindowPort(linkWindow);
|
||||
DrawControls(linkWindow);
|
||||
UpdateLinkControl();
|
||||
#endif
|
||||
}
|
||||
@@ -259,6 +258,8 @@ void OpenLinkWindow (void)
|
||||
linkObject = 255;
|
||||
|
||||
isLinkOpen = true;
|
||||
|
||||
UpdateLinkWindow();
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user