mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:07:42 +00:00
Implement CSaveUITouchBar
This commit is contained in:
@@ -1868,6 +1868,7 @@ bool CFrontEndUI::SOptionsFrontEndFrame::ProcessUserInput(const CFinalInput& inp
|
||||
int value;
|
||||
m_touchBar->GetSelection(leftSel, rightSel, value);
|
||||
x28_tablegroup_rightmenu->SetUserSelection(rightSel);
|
||||
SetTableColors(x28_tablegroup_rightmenu);
|
||||
HandleRightSelectionChange();
|
||||
const auto& optionCategory = GameOptionsRegistry[leftSel];
|
||||
const SGameOption& option = optionCategory.second[rightSel];
|
||||
|
||||
Reference in New Issue
Block a user