X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplat_pandora.c;fp=frontend%2Fplat_pandora.c;h=b6447cf9703c73d828a2bf97178b9605b8001e48;hp=9ec747dba96f10dba7bfd26eb2b77113de4ae035;hb=d81b8e972678928ffece2d38213de8048f5e872d;hpb=0b02eb7712f1272fa7f38b0af41968b53af3b5a8 diff --git a/frontend/plat_pandora.c b/frontend/plat_pandora.c index 9ec747db..b6447cf9 100644 --- a/frontend/plat_pandora.c +++ b/frontend/plat_pandora.c @@ -65,6 +65,7 @@ static const struct in_default_bind in_evdev_defbinds[] = { { KEY_4, IN_BINDTYPE_EMU, SACTION_NEXT_SSLOT }, { KEY_5, IN_BINDTYPE_EMU, SACTION_TOGGLE_FSKIP }, { KEY_6, IN_BINDTYPE_EMU, SACTION_SCREENSHOT }, + { KEY_7, IN_BINDTYPE_EMU, SACTION_TOGGLE_RENDERER }, { 0, 0, 0 } };