mirror of
https://github.com/libretro/RetroArch
synced 2025-04-11 00:44:20 +00:00
Cleanup
This commit is contained in:
parent
6664bf2522
commit
b7982d9662
@ -232,10 +232,6 @@ static void mui_blit_line(float x, float y, unsigned width, unsigned height,
|
|||||||
int font_size;
|
int font_size;
|
||||||
struct font_params params;
|
struct font_params params;
|
||||||
void *fb_buf = NULL;
|
void *fb_buf = NULL;
|
||||||
menu_handle_t *menu = menu_driver_get_ptr();
|
|
||||||
|
|
||||||
if (!menu)
|
|
||||||
return;
|
|
||||||
|
|
||||||
menu_display_ctl(MENU_DISPLAY_CTL_FONT_SIZE, &font_size);
|
menu_display_ctl(MENU_DISPLAY_CTL_FONT_SIZE, &font_size);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user