mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-16 23:48:51 +00:00
(Steam) Buildfix
This commit is contained in:
parent
842121ca16
commit
dfe712da95
@ -145,7 +145,6 @@ core_info_t* steam_find_core_info_for_dlc(const char* name)
|
||||
|
||||
for (i = 0; core_info_list->count > i; i++)
|
||||
{
|
||||
char *end;
|
||||
char core_info_name[256];
|
||||
core_info_t *core_info = core_info_get(core_info_list, i);
|
||||
/* Find the opening parenthesis for the core name */
|
||||
|
Loading…
x
Reference in New Issue
Block a user