Regenerated from Universal Headers 3.0.1 (which are changed

substantially from previous releases)
This commit is contained in:
Jack Jansen 1998-02-20 15:54:44 +00:00
parent 7c2fddf423
commit 5e58bcdb7a
16 changed files with 1393 additions and 764 deletions

View file

@ -1,7 +1,8 @@
# Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Components.h'
kAppleManufacturer = 'appl'
kComponentResourceType = 'thng'
def FOUR_CHAR_CODE(x): return x
kAppleManufacturer = FOUR_CHAR_CODE('appl')
kComponentResourceType = FOUR_CHAR_CODE('thng')
kAnyComponentType = 0
kAnyComponentSubType = 0
kAnyComponentManufacturer = 0