2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 21:07:42 +00:00

Finish CLogBookScreen

This commit is contained in:
Jack Andersen
2017-05-14 09:58:44 -10:00
parent 9796ba9244
commit 5835e5173e
17 changed files with 541 additions and 23 deletions

View File

@@ -40,7 +40,7 @@ public:
bool VReady() const;
void VActivate();
void RightTableSelectionChanged(int selBegin, int selEnd);
void ChangedMode();
void ChangedMode(EMode oldMode);
void UpdateRightTable();
bool ShouldLeftTableAdvance() const;
bool ShouldRightTableAdvance() const;