We're not sure if this will work. Marking experimental.

This commit is contained in:
Alcaro 2015-02-08 18:40:12 +01:00
parent 90e5cffab8
commit b98812b1ba

View File

@ -852,7 +852,7 @@ enum retro_mod
* It can be used by the core for localization purposes.
*/
#define RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT 40
#define RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT (40 | RETRO_ENVIRONMENT_EXPERIMENTAL)
/* struct retro_hw_make_current_context_callback *
*/