mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-20 01:43:37 +00:00
[mobile] build fix
This commit is contained in:
parent
3edb4d1244
commit
a7c5e98fb3
@ -790,7 +790,7 @@ static void config_set_defaults(void)
|
||||
fill_pathname_expand_special(global->dir.osk_overlay,
|
||||
g_defaults.dir.osk_overlay, sizeof(global->dir.osk_overlay));
|
||||
#ifdef RARCH_MOBILE
|
||||
if (!*settings->osk.osk_overlay)
|
||||
if (!*settings->osk.overlay)
|
||||
fill_pathname_join(settings->osk.overlay,
|
||||
global->dir.osk_overlay,
|
||||
"overlays/keyboards/modular-keyboard/opaque/big.cfg",
|
||||
|
Loading…
x
Reference in New Issue
Block a user