GliderPRO/Headers/Utilities.h

1 line
448 B
C
Raw Normal View History

//============================================================================ //---------------------------------------------------------------------------- // Utilities.c //---------------------------------------------------------------------------- //============================================================================ #include <QDOffscreen.h> OSErr CreateOffScreenGWorld (GWorldPtr *theGWorld, Rect *bounds, short depth);