mirror of
https://github.com/libretro/RetroArch
synced 2025-02-10 12:40:03 +00:00
Add to joyconfig.
This commit is contained in:
parent
ea0233716e
commit
fd54b26532
@ -104,6 +104,7 @@ static struct bind binds[] = {
|
||||
MISC_BIND("DSP config", dsp_config)
|
||||
MISC_BIND("Audio mute/unmute", audio_mute)
|
||||
MISC_BIND("Netplay player flip", netplay_flip_players)
|
||||
MISC_BIND("Slow motion", slowmotion)
|
||||
};
|
||||
|
||||
static void get_binds(config_file_t *conf, int player, int joypad)
|
||||
|
Loading…
x
Reference in New Issue
Block a user