MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / TelcomDisableGlitch

Function TelcomDisableGlitch

Descent3/TelCom.cpp:1693–1693  ·  view source on GitHub ↗

Disables glitching on the TelCom

Source from the content-addressed store, hash-verified

1691
1692// Disables glitching on the TelCom
1693void TelcomDisableGlitch(void) { Telcom_show_glitch = false; }
1694
1695#define NEON_STATEOFF 85.0
1696#define NEON_OFF 0

Callers 2

TelcomRenderInitFunction · 0.85
ParseBriefingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected