mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Why are we trying to support both the experimental and final version of something that's still experimental?
This commit is contained in:
parent
b98812b1ba
commit
0acccbfa43
@ -1238,7 +1238,6 @@ bool rarch_environment_cb(unsigned cmd, void *data)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT:
|
case RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT:
|
||||||
case RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT | RETRO_ENVIRONMENT_EXPERIMENTAL:
|
|
||||||
{
|
{
|
||||||
struct retro_hw_make_current_context_callback *cb =
|
struct retro_hw_make_current_context_callback *cb =
|
||||||
(struct retro_hw_make_current_context_callback*)data;
|
(struct retro_hw_make_current_context_callback*)data;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user