mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 10:21:31 +00:00
remove tabs
This commit is contained in:
parent
eba1c474b5
commit
0cb6ed7b29
@ -1028,7 +1028,6 @@ static unsigned gl1_wrap_type_to_enum(enum gfx_wrap_type type)
|
||||
return GL_REPEAT;
|
||||
default:
|
||||
return GL_CLAMP;
|
||||
break;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user