start profile screen on axis row
This commit is contained in:
parent
4031f75c8a
commit
ecf5b45503
@ -270,7 +270,7 @@ static BOOL stickProfileArrow_pressed;
|
||||
[gui clear];
|
||||
[gui setTitle: [NSString stringWithFormat: @"Joystick Profile"]];
|
||||
[self showScreen];
|
||||
[gui setSelectedRow: GUI_ROW_STICKPROFILE_BACK];
|
||||
[gui setSelectedRow: GUI_ROW_STICKPROFILE_AXIS];
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user