mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:07:42 +00:00
DrawWorld implementation complete
This commit is contained in:
@@ -9,6 +9,11 @@ CEnvFxManager::CEnvFxManager()
|
||||
|
||||
}
|
||||
|
||||
void CEnvFxManager::Render(const CStateManager& mgr)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void CEnvFxManager::AsyncLoadResources(CStateManager& mgr)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user