mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-01-30 19:45:50 +01:00
Fixing parse error in controls.conf
This commit is contained in:
parent
1f18d41509
commit
b06f81769d
@ -12,7 +12,7 @@ quit = Q
|
||||
|
||||
|
||||
##############################################################################
|
||||
MOUSE CODES
|
||||
# MOUSE CODES
|
||||
###################### ######################################################
|
||||
# Code # Description
|
||||
###################### ######################################################
|
||||
@ -23,7 +23,7 @@ quit = Q
|
||||
# mouseButtonX2 ?
|
||||
|
||||
##############################################################################
|
||||
JOYSTICK/GAMEPAD CODES
|
||||
# JOYSTICK/GAMEPAD CODES
|
||||
###################### ######################################################
|
||||
# Code # Description
|
||||
###################### ######################################################
|
||||
@ -60,7 +60,7 @@ quit = Q
|
||||
# (axis 3 is usually y)
|
||||
|
||||
##############################################################################
|
||||
KEYBOARD CODES
|
||||
# KEYBOARD CODES
|
||||
###################### ######################################################
|
||||
# Code # Description
|
||||
###################### ######################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user