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…
Reference in New Issue