mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:47:42 +00:00
Finish COptionsScreen
This commit is contained in:
@@ -251,7 +251,7 @@ bool CInventoryScreen::HasLeftInventoryItem(int idx) const
|
||||
}
|
||||
}
|
||||
|
||||
void CInventoryScreen::VActivate() const
|
||||
void CInventoryScreen::VActivate()
|
||||
{
|
||||
for (int i=0 ; i<5 ; ++i)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user