mirror of
https://github.com/libretro/RetroArch
synced 2025-02-24 18:39:59 +00:00
Add function prototype to cocoa_common.h
This commit is contained in:
parent
5733ed9a29
commit
b9db1c1702
@ -176,4 +176,6 @@ extern apple_frontend_settings_t apple_frontend_settings;
|
||||
#define UNSAFE_UNRETAINED
|
||||
#endif
|
||||
|
||||
void *get_chosen_screen(void);
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user