mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
(OSX) Buildfix
This commit is contained in:
parent
f081cfa314
commit
932071952d
@ -142,6 +142,10 @@ extern apple_frontend_settings_t apple_frontend_settings;
|
||||
#define UNSAFE_UNRETAINED
|
||||
#endif
|
||||
|
||||
void *nsview_get_ptr(void);
|
||||
|
||||
void nsview_set_ptr(CocoaView *ptr);
|
||||
|
||||
void *get_chosen_screen(void);
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user