change joystick string in options

This commit is contained in:
hackgrid 2023-11-13 11:05:18 +01:00 committed by GitHub
parent 97469b3610
commit 3991559e0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ struct Tab gOptionTabs[] = {
.messageId = OPTIONS_CONTROLS,
},
{
.messageId = GAMEUI_JOYSTICK,
.messageId = GameUI_JOYSTICK_N64,
},
{
.messageId = GAMEUI_AUDIO,