5 lines
83 B
Python
5 lines
83 B
Python
|
f = Function(void, 'OpenDeskAcc',
|
||
|
(Str255, 'name', InMode),
|
||
|
)
|
||
|
functions.append(f)
|