Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
548
extern float turret_holder[MAX_COOP_TURRETS];
549
550
void DemoWriteTurretChanged(uint16_t objnum) { Demo_turretchanged[objnum] = true; }
551
552
void DemoReadTurretChanged(void) {
553
multi_turret multi_turret_info;
Callers
1
ai_fire
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected