mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Cleanup macro
This commit is contained in:
parent
35ee386274
commit
a97fffccb8
@ -40,12 +40,6 @@
|
|||||||
#include "../../configuration.h"
|
#include "../../configuration.h"
|
||||||
#include "../../verbosity.h"
|
#include "../../verbosity.h"
|
||||||
|
|
||||||
#if __has_feature(objc_arc)
|
|
||||||
#define BRIDGE __bridge
|
|
||||||
#else
|
|
||||||
#define BRIDGE
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(HAVE_COCOATOUCH)
|
#if defined(HAVE_COCOATOUCH)
|
||||||
#define GLContextClass EAGLContext
|
#define GLContextClass EAGLContext
|
||||||
#define GLFrameworkID CFSTR("com.apple.opengles")
|
#define GLFrameworkID CFSTR("com.apple.opengles")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user