mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
Fix CXX_BUILD.
This commit is contained in:
parent
291a0360a2
commit
d50a839fe0
@ -63,7 +63,7 @@ find_rom_canonical_name(const char *hash, char *game_name, size_t max_len)
|
||||
int offs;
|
||||
char *dat_path;
|
||||
const char *dat_name;
|
||||
char *dat_name_dot;
|
||||
const char *dat_name_dot;
|
||||
struct string_list *files;
|
||||
|
||||
files = dir_list_new("db", "dat", false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user