mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Add TODO/FIXME
This commit is contained in:
parent
4d4710d881
commit
1948a77bb5
@ -2174,6 +2174,7 @@ static bool config_load_file(const char *path, bool set_defaults,
|
||||
{
|
||||
if (!check_shader_compatibility((enum file_path_enum)i))
|
||||
{
|
||||
/* TODO/FIXME - this check is always triggered even with an empty shader path */
|
||||
RARCH_LOG("Incompatible shader for backend %s, clearing...\n", settings->video.driver);
|
||||
settings->path.shader[0] = '\0';
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user