Subversion Repositories Kolibri OS

Rev

Rev 8210 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8210 Rev 8218
Line 384... Line 384...
384
extern VideoBootStrap QZ_bootstrap;
384
extern VideoBootStrap QZ_bootstrap;
385
#endif
385
#endif
386
#ifdef ENABLE_CYBERGRAPHICS
386
#ifdef ENABLE_CYBERGRAPHICS
387
extern VideoBootStrap CGX_bootstrap;
387
extern VideoBootStrap CGX_bootstrap;
388
#endif
388
#endif
389
#ifdef ENABLE_MENUETOS
389
#ifdef ENABLE_KOLIBRIOS
390
extern VideoBootStrap mosvideo_bootstrab;
390
extern VideoBootStrap mosvideo_bootstrab;
391
#endif
391
#endif
392
/* This is the current video device */
392
/* This is the current video device */
393
extern SDL_VideoDevice *current_video;
393
extern SDL_VideoDevice *current_video;