mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 19:44:55 +00:00
Various movement and HUD bug fixes
This commit is contained in:
@@ -329,6 +329,7 @@ public:
|
||||
void SetGameState(EGameState state);
|
||||
EGameState GetGameState() const { return x904_gameState; }
|
||||
void ProcessInput(const CFinalInput& input);
|
||||
void UpdateGraphicsTiming(float dt);
|
||||
void Update(float dt);
|
||||
void UpdateGameState();
|
||||
void UpdateHintState(float dt);
|
||||
|
||||
Reference in New Issue
Block a user