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

Comparing SheepShaver/src/include/video.h (file contents):
Revision 1.11 by gbeauche, 2005-01-30T21:48:21Z vs.
Revision 1.12 by gbeauche, 2005-03-27T13:44:45Z

# Line 90 | Line 90 | enum { // viAppleID
90          APPLE_1152x900,
91          APPLE_1280x1024,
92          APPLE_1600x1200,
93 +        APPLE_CUSTOM,
94          APPLE_ID_MIN = APPLE_640x480,
95 <        APPLE_ID_MAX = APPLE_1600x1200
95 >        APPLE_ID_MAX = APPLE_CUSTOM
96   };
97  
98   enum {  // Display type

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines