mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-07 17:17:50 -05:00
15 lines
262 B
INI
15 lines
262 B
INI
unbindall
|
|
unbind BUTTON_BACK
|
|
unbind BUTTON_START
|
|
bind BUTTON_START "pause"
|
|
bind BUTTON_BACK "devgui"
|
|
unbind APAD_UP
|
|
unbind APAD_DOWN
|
|
unbind APAD_LEFT
|
|
unbind APAD_RIGHT
|
|
unbind2 APAD_UP
|
|
unbind2 APAD_DOWN
|
|
unbind2 APAD_LEFT
|
|
unbind2 APAD_RIGHT
|
|
execcontrollerbindings
|