From 7bf2c94636f54d9d5895a15b09b6eda08c598662 Mon Sep 17 00:00:00 2001 From: markwkidd Date: Mon, 5 Jul 2021 16:34:13 -0400 Subject: [PATCH] change joypad driver to controller driver in head --- docs/guides/input-joypad-drivers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/input-joypad-drivers.md b/docs/guides/input-joypad-drivers.md index e9057eff..8f958e37 100644 --- a/docs/guides/input-joypad-drivers.md +++ b/docs/guides/input-joypad-drivers.md @@ -1,4 +1,4 @@ -# RetroArch input and joypad drivers +# RetroArch input and controller drivers RetroArch makes use of two input systems in order to support the full range of input devices available across RetroArch's supported platforms.