mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(Android EGL context) Add missing break
This commit is contained in:
parent
00741d06fb
commit
ae6302ede2
@ -262,6 +262,7 @@ static bool android_gfx_ctx_bind_api(void *data,
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user