mirror of
https://github.com/marciot/mac-tip.git
synced 2026-03-13 14:16:51 +00:00
Bug fixes; added YouTube image.
This commit is contained in:
@@ -83,9 +83,11 @@ void run_tip() {
|
||||
}
|
||||
} while (!gDone);
|
||||
|
||||
EjectAllMedia();
|
||||
DisposeTipWindow();
|
||||
DisposeRgn(cursorRgn);
|
||||
|
||||
// Remount any drives we may have unmounted
|
||||
mac_mount_drives();
|
||||
}
|
||||
|
||||
void NewTipWindow() {
|
||||
|
||||
Reference in New Issue
Block a user