mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
Another buildfix
This commit is contained in:
parent
c4cbcb2ff4
commit
1b8d68c6e4
@ -12200,8 +12200,8 @@ bool command_event(enum event_command cmd, void *data)
|
|||||||
accessibility_enable,
|
accessibility_enable,
|
||||||
accessibility_narrator_speech_speed,
|
accessibility_narrator_speech_speed,
|
||||||
"stopped.", 10);
|
"stopped.", 10);
|
||||||
#endif
|
|
||||||
else
|
else
|
||||||
|
#endif
|
||||||
{
|
{
|
||||||
bool paused = runloop_state.paused;
|
bool paused = runloop_state.paused;
|
||||||
if (data)
|
if (data)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user