ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/BeOS/video_beos.cpp
(Generate patch)

Comparing BasiliskII/src/BeOS/video_beos.cpp (file contents):
Revision 1.8 by cebix, 2001-06-27T19:03:36Z vs.
Revision 1.9 by cebix, 2001-06-27T20:05:30Z

# Line 309 | Line 309 | void video_set_palette(uint8 *pal)
309  
310  
311   /*
312 + *  Switch video mode
313 + */
314 +
315 + void video_switch_to_mode(const video_mode &mode)
316 + {
317 + }
318 +
319 +
320 + /*
321   *  Close down full-screen mode (if bringing up error alerts is unsafe while in full-screen mode)
322   */
323  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines