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

Comparing BasiliskII/src/MacOSX/video_macosx.h (file contents):
Revision 1.1 by nigel, 2002-03-16T04:00:32Z vs.
Revision 1.2 by nigel, 2002-05-30T12:43:32Z

# Line 58 | Line 58 | extern void    resizeWinTo                     (const uint16,
58  
59   extern  NSWindow                *the_win;
60   extern  EmulatorView    *output;
61
62 // These record changes we made in setting full screen mode
63 extern  CGDirectDisplayID       theDisplay;
64 extern  CFDictionaryRef         originalMode, newMode;
65
66 // Macro for checking if full screen mode has started
67 #define FULLSCREEN      ( theDisplay || originalMode || newMode )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines