mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-15 06:50:32 +00:00
(RGUI) Rename rguidisp_bitmap.c to rguidisp.c
This commit is contained in:
parent
adda68219d
commit
3b7e2a1882
@ -114,7 +114,7 @@ static bool menu_type_is_directory_browser(unsigned type)
|
||||
|
||||
static void rgui_settings_populate_entries(rgui_handle_t *rgui);
|
||||
|
||||
#include "rguidisp_bitmap.c"
|
||||
#include "rguidisp.c"
|
||||
|
||||
static void *rgui_init(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user