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

Function DemoWriteTurretChanged

Descent3/demofile.cpp:550–550  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

548extern float turret_holder[MAX_COOP_TURRETS];
549
550void DemoWriteTurretChanged(uint16_t objnum) { Demo_turretchanged[objnum] = true; }
551
552void DemoReadTurretChanged(void) {
553 multi_turret multi_turret_info;

Callers 1

ai_fireFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected