mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-11 20:15:45 +00:00
(Apple) Buildfix
This commit is contained in:
parent
0f8f871581
commit
f07fd91a88
@ -635,7 +635,7 @@ static enum frontend_powerstate frontend_darwin_get_powerstate(
|
||||
*percent = -1;
|
||||
|
||||
if (!blob)
|
||||
return FRONTEND_POWERSTATE_NONE
|
||||
return FRONTEND_POWERSTATE_NONE;
|
||||
|
||||
if (!(list = IOPSCopyPowerSourcesList(blob)))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user