mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
(CoreText) Now compiles on OSX 10.6/Xcode 3.2.5 - CoreText/CoreText.h
header didn't exist there
This commit is contained in:
parent
24269930d2
commit
a82c4db39a
@ -21,8 +21,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include <CoreFoundation/CFString.h>
|
#include <CoreFoundation/CFString.h>
|
||||||
#include <CoreText/CoreText.h>
|
#include <ApplicationServices/ApplicationServices.h>
|
||||||
#include <CoreGraphics/CoreGraphics.h>
|
|
||||||
|
|
||||||
#define CT_ATLAS_ROWS 8
|
#define CT_ATLAS_ROWS 8
|
||||||
#define CT_ATLAS_COLS 16
|
#define CT_ATLAS_COLS 16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user