mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 22:14:17 +00:00
Merge pull request #8358 from hhromic/pr-fix
(rgui.c) fix build error due to broken PR
This commit is contained in:
commit
77183b9e4c
@ -1665,7 +1665,6 @@ static void rgui_render(void *data, bool is_idle)
|
||||
|
||||
for (; i < end; i++, y += FONT_HEIGHT_STRIDE)
|
||||
{
|
||||
menu_entry_t entry;
|
||||
char entry_value[255];
|
||||
char message[255];
|
||||
char entry_title_buf[255];
|
||||
|
Loading…
x
Reference in New Issue
Block a user