mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Major draw code refactor
This commit is contained in:
@@ -613,7 +613,7 @@ void CopyRectsQD (void)
|
||||
{
|
||||
short i;
|
||||
|
||||
CGrafPtr mainWindowGraf = GetWindowPort(mainWindow);
|
||||
DrawSurface *mainWindowGraf = GetWindowPort(mainWindow);
|
||||
|
||||
for (i = 0; i < numWork2Main; i++)
|
||||
{
|
||||
|
Reference in New Issue
Block a user