mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Changed the retro environment LED interface to 46 to avoid a numbering conflict
This commit is contained in:
parent
8178e21cda
commit
78c49047a5
@ -1096,7 +1096,7 @@ struct retro_hw_render_interface
|
||||
};
|
||||
|
||||
|
||||
#define RETRO_ENVIRONMENT_GET_LED_INTERFACE (45 | RETRO_ENVIRONMENT_EXPERIMENTAL)
|
||||
#define RETRO_ENVIRONMENT_GET_LED_INTERFACE (46 | RETRO_ENVIRONMENT_EXPERIMENTAL)
|
||||
/* struct retro_led_interface * --
|
||||
* Gets an interface which is used by a libretro core to set
|
||||
* state of LEDs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user