mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:47:43 +00:00
Work on CInventoryScreen
This commit is contained in:
@@ -92,6 +92,8 @@ public:
|
||||
xc4_userSelection = sel;
|
||||
}
|
||||
|
||||
int GetElementCount() const { return xc0_elementCount; }
|
||||
|
||||
int GetUserSelection() const { return xc4_userSelection; }
|
||||
|
||||
void ProcessUserInput(const CFinalInput& input);
|
||||
|
||||
Reference in New Issue
Block a user