2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 05:47: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

@@ -251,7 +251,7 @@ bool CInventoryScreen::HasLeftInventoryItem(int idx) const
}
}
void CInventoryScreen::VActivate() const
void CInventoryScreen::VActivate()
{
for (int i=0 ; i<5 ; ++i)
{