summaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
authorIsabelle COWAN-BERGMAN <Izzette@users.noreply.github.com>2021-10-31 19:17:47 +0100
committerGitHub <noreply@github.com>2021-10-31 19:17:47 +0100
commit532d5b21fdff8bd8aa460b010ebd3bef1b9878dd (patch)
tree665875f8be540efb4296bc03e9c77187037d4617 /builtin
parent8dfeba02b9f084ddd52090ccd906534200f468b3 (diff)
downloadminetest-532d5b21fdff8bd8aa460b010ebd3bef1b9878dd.tar.gz
minetest-532d5b21fdff8bd8aa460b010ebd3bef1b9878dd.tar.bz2
minetest-532d5b21fdff8bd8aa460b010ebd3bef1b9878dd.zip
Add joystick layout for DragonRise GameCube controller (#11467)
Diffstat (limited to 'builtin')
-rw-r--r--builtin/settingtypes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index af4f5eaa6..81ebef67d 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -146,7 +146,7 @@ enable_joysticks (Enable joysticks) bool false
joystick_id (Joystick ID) int 0
# The type of joystick
-joystick_type (Joystick type) enum auto auto,generic,xbox
+joystick_type (Joystick type) enum auto auto,generic,xbox,dragonrise_gamecube
# The time in seconds it takes between repeated events
# when holding down a joystick button combination.