Files
Aerofoil/GpApp/Utilities.h

12 lines
450 B
C
Raw Normal View History

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