mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Fix 'Content dir-specific overrides' log message (#12070)
This commit is contained in:
parent
6bba672d60
commit
d12197c00c
@ -3579,7 +3579,7 @@ bool config_load_override(void *data)
|
||||
temp_path[0] = '\0';
|
||||
|
||||
RARCH_LOG("[Overrides]: Content dir-specific overrides found at \"%s\".\n",
|
||||
game_path);
|
||||
content_path);
|
||||
|
||||
if (should_append)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user