mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Lots of stuff
This commit is contained in:
11
GpApp/Utilities.h
Normal file
11
GpApp/Utilities.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//============================================================================
|
||||
//----------------------------------------------------------------------------
|
||||
// Utilities.c
|
||||
//----------------------------------------------------------------------------
|
||||
//============================================================================
|
||||
|
||||
|
||||
#include "PLQDOffscreen.h"
|
||||
|
||||
|
||||
OSErr CreateOffScreenGWorld (GWorldPtr *theGWorld, Rect *bounds, short depth);
|
||||
Reference in New Issue
Block a user