mirror of
https://github.com/libretro/RetroArch
synced 2025-02-04 21:40:02 +00:00
Cleanup
This commit is contained in:
parent
4c2d754b06
commit
1a40ace1ac
@ -166,7 +166,7 @@ struct zui_tabbed
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
static enum zarch_layout_type zarch_layout;
|
static enum zarch_layout_type zarch_layout = LAY_HOME;
|
||||||
|
|
||||||
static float zarch_zui_strwidth(void *fb_buf, const char *text, float scale)
|
static float zarch_zui_strwidth(void *fb_buf, const char *text, float scale)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user