mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Finish CLogBookScreen
This commit is contained in:
@@ -232,7 +232,7 @@ void COptionsScreen::RightTableSelectionChanged(int selBegin, int selEnd)
|
||||
UpdateOptionView();
|
||||
}
|
||||
|
||||
void COptionsScreen::ChangedMode()
|
||||
void COptionsScreen::ChangedMode(EMode oldMode)
|
||||
{
|
||||
if (x10_mode == EMode::RightTable)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user