mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(menu_displaylist) Silence two CXX_BUILD warnings
This commit is contained in:
parent
ca6d35585f
commit
ec1aef2e2c
@ -4918,7 +4918,7 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type,
|
||||
menu_entries_append_enum(info->list,
|
||||
drive_string,
|
||||
drive,
|
||||
0,
|
||||
MSG_UNKNOWN,
|
||||
MENU_SET_CDROM_LIST,
|
||||
0, i);
|
||||
}
|
||||
@ -4960,7 +4960,7 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type,
|
||||
menu_entries_append_enum(info->list,
|
||||
drive_string,
|
||||
drive,
|
||||
0,
|
||||
MSG_UNKNOWN,
|
||||
MENU_SET_LOAD_CDROM_LIST,
|
||||
0, i);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user