HomeSort by relevance Sort by last modified time
    Searched refs:IntuitionBase (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.h 155 extern struct IntuitionBase *IntuitionBase;
SDL_cgxvideo.c 56 struct IntuitionBase *IntuitionBase=NULL;
429 if(!IntuitionBase) {
430 if( !(IntuitionBase=(struct IntuitionBase *)OpenLibrary("intuition.library",39L))) {
    [all...]

Completed in 141 milliseconds