mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Silence warning
This commit is contained in:
parent
f33d7f2712
commit
97eb8bb747
@ -120,6 +120,7 @@ bool gl_check_capability(enum gl_capability_enum enum_idx)
|
|||||||
major = minor = 0;
|
major = minor = 0;
|
||||||
|
|
||||||
(void)vendor;
|
(void)vendor;
|
||||||
|
(void)renderer;
|
||||||
|
|
||||||
switch (enum_idx)
|
switch (enum_idx)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user