mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
(Debug) Fix build failure
This commit is contained in:
parent
961357137f
commit
fae8d7e38f
@ -1878,7 +1878,6 @@ bool video_shader_load_preset_into_shader(const char *path,
|
|||||||
override_conf = config_file_new_from_path_to_string(path_list_tmp->path);
|
override_conf = config_file_new_from_path_to_string(path_list_tmp->path);
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
RARCH_DBG("[Shaders]: Depth %u apply overrides..\n", i);
|
|
||||||
RARCH_DBG("[Shaders]: Apply values from: \"%s\".\n", override_conf->path);
|
RARCH_DBG("[Shaders]: Apply values from: \"%s\".\n", override_conf->path);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user