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

Comparing BasiliskII/src/include/video_defs.h (file contents):
Revision 1.8 by cebix, 2001-06-30T17:21:55Z vs.
Revision 1.9 by cebix, 2001-07-04T11:12:20Z

# Line 181 | Line 181 | enum { // struct GammaTbl
181          SIZEOF_GammaTbl = 12
182   };
183  
184 + enum {  // struct VDMultiConnectInfo
185 +        csDisplayCountOrNumber = 0,
186 +        csConnectInfo = 4
187 + };
188 +
189   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines