mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
Lots of CSamusHud imps
This commit is contained in:
@@ -8,6 +8,21 @@ CHudHelmetInterface::CHudHelmetInterface(CGuiFrame& helmetFrame)
|
||||
|
||||
}
|
||||
|
||||
void CHudHelmetInterface::Update(float dt)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void CHudHelmetInterface::SetIsVisibleDebug(bool helmet, bool glow)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void CHudHelmetInterface::UpdateCameraDebugSettings(float fov, float y, float z)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void CHudHelmetInterface::UpdateHelmetAlpha()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user