mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-28 05:38:24 +00:00
(XMB) Cleanups #5
This commit is contained in:
parent
f1b1b7ffa7
commit
a04c3ba9da
@ -1693,9 +1693,6 @@ static void xmb_context_reset(void)
|
||||
continue;
|
||||
}
|
||||
|
||||
fill_pathname_join(mediapath, settings->assets_directory,
|
||||
"lakka", sizeof(mediapath));
|
||||
fill_pathname_join(themepath, mediapath, XMB_THEME, sizeof(themepath));
|
||||
fill_pathname_join(iconpath, themepath, xmb->icon.dir, sizeof(iconpath));
|
||||
fill_pathname_slash(iconpath, sizeof(iconpath));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user