From 7c2251a1ba4cebc671a450999f68c6c0d3764229 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 3 Oct 2014 16:19:22 +0200 Subject: [PATCH] Update retroarch.cfg --- retroarch.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retroarch.cfg b/retroarch.cfg index dc772521e3..8a5a06bd07 100644 --- a/retroarch.cfg +++ b/retroarch.cfg @@ -301,7 +301,7 @@ # joypads, Plug-and-Play style. # input_autodetect_enable = true -# Directory for joypad autoconfigs (PC). +# Directory for joypad autoconfigs. # If a joypad is plugged in, that joypad will be autoconfigured if a config file # corresponding to that joypad is present in joypad_autoconfig_dir. # Input binds which are made explicit (input_playerN_*_btn/axis) will take priority over autoconfigs.