libretro / libretro-chailove

:heart: 2D Game Framework with ChaiScript
https://raw.githack.com/libretro/libretro-chailove/docs/index.html
MIT License
70 stars 22 forks source link

libretro: Input Descriptors #347

Open RobLoach opened 6 years ago

RobLoach commented 6 years ago

Allow setting custom names for the input.... RETRO_ENVIRONMENT_SET_INPUT_DESCRIPTORS

https://github.com/libretro/RetroArch/blob/master/libretro-common/include/libretro.h#L557-L565

Part of conf