mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:07:41 +00:00
Lots of CSamusHud imps
This commit is contained in:
@@ -8,4 +8,14 @@ CTargetingManager::CTargetingManager(const CStateManager&)
|
||||
|
||||
}
|
||||
|
||||
bool CTargetingManager::CheckLoadComplete()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
void CTargetingManager::Update(float dt, const CStateManager& stateMgr)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user