mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +00:00
(GX) Build fix
This commit is contained in:
parent
39f38d98ab
commit
fa8ccf412c
@ -373,6 +373,7 @@ static void render_text(rgui_handle_t *rgui)
|
|||||||
|
|
||||||
render_background(rgui);
|
render_background(rgui);
|
||||||
|
|
||||||
|
char title[TERM_WIDTH];
|
||||||
const char *dir = 0;
|
const char *dir = 0;
|
||||||
rgui_file_type_t menu_type = 0;
|
rgui_file_type_t menu_type = 0;
|
||||||
rgui_list_back(rgui->path_stack, &dir, &menu_type, NULL);
|
rgui_list_back(rgui->path_stack, &dir, &menu_type, NULL);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user