Update joyconfig.

This commit is contained in:
Themaister 2011-11-26 16:02:49 +01:00
parent 5dbd1ea35c
commit 5a24037c61
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ static struct bind binds[] = {
MISC_BIND("Cheat index minus", cheat_index_minus)
MISC_BIND("Screenshot", screenshot)
MISC_BIND("DSP config", dsp_config)
MISC_BIND("Audio mute/unmute", audio_mute)
};
static void get_binds(config_file_t *conf, int player, int joypad)