mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Major draw code refactor
This commit is contained in:
@@ -578,8 +578,7 @@ void HandleOutlet (short who)
|
||||
}
|
||||
else
|
||||
{
|
||||
// SetPort((GrafPtr)workSrcMap);
|
||||
PaintRect(&dinahs[who].dest);
|
||||
workSrcMap->FillRect(dinahs[who].dest);
|
||||
}
|
||||
AddRectToWorkRects(&dinahs[who].dest);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user