mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Initial collision testing and CStateManager work
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
EQuitAction Update(float dt);
|
||||
void Draw();
|
||||
void ProcessUserInput(const CFinalInput& input);
|
||||
CQuitGameScreen(EQuitType pos);
|
||||
CQuitGameScreen(EQuitType type);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user