# | 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 ) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |