mirror of
https://github.com/marciot/mac-tip.git
synced 2025-07-16 06:24:32 +00:00
Added detection of Jaz drives
This commit is contained in:
@@ -27,7 +27,7 @@ void DoMouseMove(EventRecord &event, RgnHandle *cursorRegion);
|
||||
void DoDiskEvent(EventRecord &event);
|
||||
|
||||
void run_tip(int id) {
|
||||
CurrentDevice = id;
|
||||
WinMain(id);
|
||||
RgnHandle cursorRgn = NewRgn();
|
||||
|
||||
NewTipWindow();
|
||||
|
Reference in New Issue
Block a user