mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +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;
|
||||
|
||||
(void)vendor;
|
||||
(void)renderer;
|
||||
|
||||
switch (enum_idx)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user