mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Implement CStateManager::Update
This commit is contained in:
@@ -85,6 +85,7 @@ class CActorModelParticles
|
||||
public:
|
||||
CActorModelParticles();
|
||||
void AddStragglersToRenderer(const CStateManager& mgr);
|
||||
void Update(float dt, CStateManager& mgr);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user