ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/audio_defs.h
(Generate patch)

Comparing BasiliskII/src/include/audio_defs.h (file contents):
Revision 1.4 by cebix, 2000-07-22T16:07:22Z vs.
Revision 1.5 by cebix, 2000-07-25T15:19:42Z

# Line 94 | Line 94 | enum { // ComponentResource struct
94          componentIconID = 42,
95          componentVersion = 44,
96          componentRegisterFlags = 48,
97 <        componentIconFamily = 52
97 >        componentIconFamily = 52,
98 >        componentPFCount = 54,
99 >        componentPFFlags = 58,
100 >        componentPFResType = 62,
101 >        componentPFResID = 66,
102 >        componentPFPlatform = 68
103   };
104  
105   // Component feature flags

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines