mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-24 03:42:31 +00:00
Buildfix
This commit is contained in:
parent
25b7e54bdb
commit
2f457af8bf
@ -1195,7 +1195,7 @@ enum rarch_shader_type video_shader_get_type_from_ext(
|
||||
}
|
||||
if (
|
||||
string_is_equal(ext, "glslp") ||
|
||||
string_is_equal(ext, "GLSLP") ||
|
||||
string_is_equal(ext, "GLSLP")
|
||||
)
|
||||
{
|
||||
*is_preset = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user