Merge pull request #5 from clehner/master

Add some more types
This commit is contained in:
Wolfgang Thaller 2014-09-23 09:07:51 +02:00
commit f894ffe7a5

View File

@ -15,8 +15,10 @@ P ConstStr255Param
W CharParameter W CharParameter
W OSErr W OSErr
L OSStatus L OSStatus
B UInt8
W UInt16 W UInt16
L UInt32 L UInt32
B SInt8
W SInt16 W SInt16
L SInt32 L SInt32
P KeyMap P KeyMap