mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Take out HAVE_MENU ifdef in cocoa_common.h
This commit is contained in:
parent
284634dd1e
commit
1d4ff9bedd
@ -19,11 +19,6 @@
|
|||||||
|
|
||||||
#include <Foundation/Foundation.h>
|
#include <Foundation/Foundation.h>
|
||||||
|
|
||||||
#ifdef HAVE_MENU
|
|
||||||
#include "../../menu/menu_setting.h"
|
|
||||||
#include "../../menu/menu_driver.h"
|
|
||||||
#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