mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-30 21:42:18 +00:00
DSP config option to ssnes-joyconfig.
This commit is contained in:
parent
c370cba5b5
commit
6b6877afc1
@ -98,6 +98,7 @@ static struct bind binds[] = {
|
||||
MISC_BIND("Cheat index plus", cheat_index_plus)
|
||||
MISC_BIND("Cheat index minus", cheat_index_minus)
|
||||
MISC_BIND("Screenshot", screenshot)
|
||||
MISC_BIND("DSP config", dsp_config)
|
||||
};
|
||||
|
||||
static void get_binds(config_file_t *conf, int player, int joypad)
|
||||
|
Loading…
x
Reference in New Issue
Block a user