blob: 3426b70bfc03b742f385b5878e83de2815e3a0f4 [file] [log] [blame]
f = Function(void, 'SystemClick',
(EventRecord_ptr, 'theEvent', InMode),
(WindowPtr, 'theWindow', InMode),
)
functions.append(f)
f = Function(UInt32, 'TickCount',
)
functions.append(f)