Added additional return to accessibility_speak_windows
This commit is contained in:
parent
9588eb451b
commit
8988e2d34b
|
@ -1044,6 +1044,7 @@ static bool accessibility_speak_windows(int speed,
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue