mirror of
https://github.com/libretro/RetroArch
synced 2025-04-25 09:02:44 +00:00
Stuff seems to work.
This commit is contained in:
parent
24f802023a
commit
9fb827d238
@ -486,8 +486,6 @@ static bool load_imports(config_file_t *conf)
|
|||||||
info[info_cnt].ram_type = ram_type;
|
info[info_cnt].ram_type = ram_type;
|
||||||
|
|
||||||
info_cnt++;
|
info_cnt++;
|
||||||
|
|
||||||
if (semantic)
|
|
||||||
free(semantic);
|
free(semantic);
|
||||||
|
|
||||||
id = strtok(NULL, ";");
|
id = strtok(NULL, ";");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user