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.6 by gbeauche, 2004-04-22T20:57:31Z vs.
Revision 1.7 by gbeauche, 2004-05-10T16:42:37Z

# Line 138 | Line 138 | extern void VideoQuitFullScreen(void);
138  
139   extern void video_set_palette(void);
140   extern void video_set_cursor(void);
141 + extern bool video_can_change_cursor(void);
142   extern int16 video_mode_change(VidLocals *csSave, uint32 ParamPtr);
143  
144   extern int16 VSLDoInterruptService(uint32 arg1);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines