mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +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>
|
||||
|
||||
#ifdef HAVE_MENU
|
||||
#include "../../menu/menu_setting.h"
|
||||
#include "../../menu/menu_driver.h"
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_COCOATOUCH)
|
||||
#define GLContextClass EAGLContext
|
||||
#define GLFrameworkID CFSTR("com.apple.opengles")
|
||||
|
Loading…
x
Reference in New Issue
Block a user