blob: 313916864084339d640fd98de842abeb9e5f99b5 [file] [log] [blame]
f = Function(void, 'SetPort',
(WindowPtr, 'thePort', InMode),
)
functions.append(f)
f = Function(void, 'OpenDeskAcc',
(Str255, 'name', InMode),
)
functions.append(f)