mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
File system refactoring
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
|
||||
#include "PLQDOffscreen.h"
|
||||
#include "GpPixelFormat.h"
|
||||
|
||||
|
||||
OSErr CreateOffScreenGWorld (GWorldPtr *theGWorld, Rect *bounds, short depth);
|
||||
PLError_t CreateOffScreenGWorld (GWorldPtr *theGWorld, Rect *bounds, GpPixelFormat_t pixelFormat);
|
||||
|
||||
Reference in New Issue
Block a user