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

Comparing BasiliskII/src/include/video.h (file contents):
Revision 1.2 by cebix, 1999-10-19T19:28:28Z vs.
Revision 1.5 by cebix, 2001-02-02T20:52:59Z

# Line 1 | Line 1
1   /*
2   *  video.h - Video/graphics emulation
3   *
4 < *  Basilisk II (C) 1997-1999 Christian Bauer
4 > *  Basilisk II (C) 1997-2001 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 54 | Line 54 | extern void VideoExit(void);
54   extern void VideoQuitFullScreen(void);
55  
56   extern void VideoInterrupt(void);
57 + extern void VideoRefresh(void);
58  
59   extern void video_set_palette(uint8 *pal);
60  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines