Files
Aerofoil/GpApp/Utilities.h
2019-11-11 00:11:59 -05:00

12 lines
450 B
C

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