Refactoring

This commit is contained in:
elasota
2019-12-29 22:12:11 -05:00
parent dadb21a275
commit 9cf539eb52
29 changed files with 203 additions and 177 deletions

View File

@@ -172,7 +172,7 @@ void LoadGraphicPlus (short resID, Rect *theRect)
}
}
DrawPicture(thePicture, theRect);
ReleaseResource((Handle)thePicture);
DisposeHandle((Handle)thePicture);
}
//-------------------------------------------------------------- RedrawMapContents