mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 11:18:25 +00:00
(Apple) Another nit
This commit is contained in:
parent
a99e610443
commit
83b6ad40f1
@ -158,7 +158,7 @@ void btstack_set_poweron(bool on)
|
||||
}
|
||||
}
|
||||
|
||||
bool btstack_is_running()
|
||||
bool btstack_is_running(void)
|
||||
{
|
||||
return btstack_thread;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user