Closed Kelvfimer closed 2 months ago
@Kelvfimer can you add these to input descriptors so the label visible from the input keymap?
{ 0, RETRO_DEVICE_JOYPAD, 0, RETRO_DEVICE_ID_JOYPAD_R2, "R2" },
change to
{ 0, RETRO_DEVICE_JOYPAD, 0, RETRO_DEVICE_ID_JOYPAD_R2, "R2 - Touroku" },
after thats added, this can be merged. its fine as-is but better to see the labels.
thanks.
@negativeExponent done :) THX!!
@LibretroAdmin this is ok now to merge.
@negativeexponent What do you think about this PR? Is it fit for merge?