mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2025-02-25 22:36:52 +00:00
Fix CoreGraphics compilation
This commit is contained in:
parent
bffdf45663
commit
131ed3ac59
@ -2,4 +2,8 @@
|
||||
#import <CoreGraphics/CoreGraphicsExport.h>
|
||||
#import <CoreGraphics/CGError.h>
|
||||
|
||||
typedef uint32_t CGDirectDisplayID;
|
||||
typedef uint32_t CGOpenGLDisplayMask;
|
||||
typedef double CGRefreshRate;
|
||||
|
||||
COREGRAPHICS_EXPORT CGError CGReleaseAllDisplays(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user