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

Finish COptionsScreen

This commit is contained in:
Jack Andersen
2017-05-12 09:54:35 -10:00
parent 4304cb1d29
commit e13583ff80
12 changed files with 422 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ bool CLogBookScreen::VReady() const
return true;
}
void CLogBookScreen::VActivate() const
void CLogBookScreen::VActivate()
{
}