mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Forward declaration for btpad_set_inquiry_state
This commit is contained in:
parent
aa208993d5
commit
0b8231dd79
@ -37,6 +37,9 @@ static CFRunLoopObserverRef iterate_observer;
|
||||
|
||||
/* forward declaration */
|
||||
void apple_rarch_exited(void);
|
||||
#ifdef HAVE_BTSTACK
|
||||
void btpad_set_inquiry_state(bool on);
|
||||
#endif
|
||||
|
||||
static void rarch_enable_ui(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user