mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
(Xbox 1) Build fix
This commit is contained in:
parent
49847e90bd
commit
a478c88387
@ -42,9 +42,6 @@ CMenuMain g_menuMain;
|
||||
|
||||
CMenuMain::CMenuMain()
|
||||
{
|
||||
// we think that the rom list is unloaded until we know otherwise
|
||||
m_bRomListLoadedState = false;
|
||||
|
||||
struct retro_system_info info;
|
||||
retro_get_system_info(&info);
|
||||
const char *id = info.library_name ? info.library_name : "Unknown";
|
||||
|
Loading…
x
Reference in New Issue
Block a user