mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Implement CInGameGuiManager::Update()
This commit is contained in:
@@ -15,6 +15,7 @@ class CMessageScreen
|
||||
public:
|
||||
CMessageScreen(ResId msg, float time);
|
||||
void ProcessControllerInput(const CFinalInput& input);
|
||||
bool Update(float dt, float blurAmt);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user