mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Silence warning
This commit is contained in:
parent
f33d7f2712
commit
97eb8bb747
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue