Add some more types (#3)

This commit is contained in:
Charles Lehner
2014-09-22 20:50:11 -04:00
parent d78125c6b6
commit eb5ac1b43b

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