(xmb) Fix whitespace
This commit is contained in:
parent
6ed9f28656
commit
fca48021aa
|
@ -3482,7 +3482,7 @@ static void *xmb_init(void **userdata, bool video_is_threaded)
|
||||||
xmb->tabs[++xmb->system_tab_end] = XMB_SYSTEM_TAB_NETPLAY;
|
xmb->tabs[++xmb->system_tab_end] = XMB_SYSTEM_TAB_NETPLAY;
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_LIBRETRODB
|
#ifdef HAVE_LIBRETRODB
|
||||||
if (settings->bools.menu_xmb_show_add)
|
if (settings->bools.menu_xmb_show_add)
|
||||||
xmb->tabs[++xmb->system_tab_end] = XMB_SYSTEM_TAB_ADD;
|
xmb->tabs[++xmb->system_tab_end] = XMB_SYSTEM_TAB_ADD;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue