mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
parent
409f9eb5b8
commit
9168f2a645
@ -1665,7 +1665,6 @@ static void rgui_render(void *data, bool is_idle)
|
|||||||
|
|
||||||
for (; i < end; i++, y += FONT_HEIGHT_STRIDE)
|
for (; i < end; i++, y += FONT_HEIGHT_STRIDE)
|
||||||
{
|
{
|
||||||
menu_entry_t entry;
|
|
||||||
char entry_value[255];
|
char entry_value[255];
|
||||||
char message[255];
|
char message[255];
|
||||||
char entry_title_buf[255];
|
char entry_title_buf[255];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user