mirror of
https://github.com/libretro/RetroArch
synced 2025-03-12 13:13:30 +00:00
Added settings to ssnes-joyconfig.
This commit is contained in:
parent
c0117bfbb6
commit
b539df1ccd
@ -92,6 +92,8 @@ static struct bind binds[] = {
|
||||
MISC_BIND("Movie recording toggle", movie_record_toggle)
|
||||
MISC_BIND("Pause", pause_toggle)
|
||||
MISC_BIND("Reset", reset)
|
||||
MISC_BIND("Next shader", shader_next)
|
||||
MISC_BIND("Previous shader", shader_prev)
|
||||
};
|
||||
|
||||
static void get_binds(config_file_t *conf, int player, int joypad)
|
||||
|
Loading…
x
Reference in New Issue
Block a user